can you restart the magicmirror an check what errormessage you have:
pm2 logs mm
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-PIR-Sensor - White Screen
-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
this function is called MONITORON - MONITOROFF ;-)
-
RE: Looking for Beta-testers!
@MichMich Thank you. I’ve had to update my config:
the Log told me:
Access denied to IP address: ::ffff:192.168.0.99
It works with this:
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.0.1/24", "192.168.0.1/24"],
-
RE: Looking for Beta-testers!
I’m now on the latest DEV version.
I had some problems to run it with my PIR Sensor.
this command helps to run it:npm rebuild --runtime=electron-prebuilt --target=0.37.8 --disturl=https://atom.io/download/atom-shell --build-from-source
IpWithelist:
I’ve added my Subnet to de Withelist, but I can’t access my MagicMirror using a browser:This device is not allowed to access your mirror. Please check your config.js or config.js.sample to change this.
Would it be possible to add something like “Your IP-Adress: 192.168.0.99”?
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", ["192.168.0.99", "192.168.0.254"]],
This sould add a range from 192.168.0.99-192.168.0.254, or am I wrong?
Thanks for your help.
-
RE: frameless mirror
I did it by my self.
The glass is a 4mm two way mirror and the frame is aluminium 1.5 mm.and the complete mirror is about 5 cm thick
-
RE: frameless mirror
my first mirror was built with a 12 % in a “darker” room.
There is no big window on the other side of the room:
https://forum.magicmirror.builders/topic/117/bangee-s-mirror/16I’ll post another project with a 12 % mirror.
the reflection of the 12% is golden. the 20% has a natural reflection.
I’ts hard to decide ;-)
-
frameless mirror
Here is my frameless mirror project. I like this style a lot.
Here you can see the difference between the 12 % and 20 % mirror.
The room has big windows.12%:
20%
frame:
-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
@ceerix can you try this:
http://192.168.XXX.XXX:8080/remote?action=RESTART
@Jopyth the pull request is online. :-)
https://github.com/Bangee44/MMM-Remote-Control