Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
-
@PierreGode yes. all my routers set their ip address to.1 of the assigned address range
home is 192.168.2.(1)
a test network i have it 10.0.2.(1)all the devices start at .2
on linux
ip addr
will give this machine’s address
on windows itsipconfig /all
-
@mischag I’m having the exact same problems that you describe here. Cannot connect to admin page via ip address/trying to use the admin.html page directly is non-responsive. Did you make any progress?
-
@supascoopa74 @mischag
I created a wiki on the repository I hope it helps.
https://github.com/PierreGode/MMM-Chores/wiki/MMM‐Chores-Wiki -
@PierreGode The wiki page is empty :-(
-
@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?