Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
-
@KristjanESPERANTO i see the link to the front page
-
@KristjanESPERANTO
Thank you, updated -
@PierreGode Hello, I’m having the same issues as supascoopa74 and mischag. I went through all the points in the wiki page and still unable to get to the admin page. Checked my firwalls and they were “open”… unsure how to proceed.
-
@khayfer what is the address: setting in config.js
it CANNOT be localhost. as thst mesns only apps INSIDE the same system can connect (a browser on the same system) -
@PierreGode Thank you for the wiki. I didn’t realize the MagicMirror needs to be running for the admin page to work. Doh! It works now trying to access myPIip:5003 from another computer on my network.
-
@khayfer Hi!
Could you tell me about your setup?
Is it ”vanilla” raspberry pi setup?
What is pm2 logs saying? -
@sdetweil my apologies for the late reply, the stomach flu ravaged our home this past week.
As for the address in config it is set to “local host” and it lists the raspberry pi 's ip address. -
@khayfer address:“localhost”
means ONLY apps INSIDE the same system can connect, means a browser started from the desktop
if you want to use another system, set
address:“0.0.0.0”, -
@sdetweil I changed it to 0.0.0.0 and it still says it could not connect to the server :-/
-
@khayfer can you open the MagicMirror page from that machine?
many browsers have started to implement local network access security. i know on my mac, i cannot access my 3d print server w chrome anymore. i have to use safari