A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Troubleshooting MagicMirror
-
This is not working for you?
var config = { address: "localhost", port: 8080, ipWhitelist: [],
-
@mykle1 unfortunately not.
I put the wlan0 ip address of my pi instead of localhost and it’s not working neither. -
-
@mykle1 Nope even locally
I’ll scan all my ports and check if 8080 is already used -
@oththegentel enable VNC and patch in using that, I’m doing changes on my phone using that method it’s not the best given the screen size normally I do adjustments on the Mac when I can be bothered to boot it up, last minute changes are done on the phone.
-
@oththegentel It sounds like your MagicMirror instance is not running.
How did you start MagicMirror, do you havepm2
installed?