Read the statement by Michael Teeuw here.
-
I am having the same problem. Does @Jopyth just need to update or is there a bigger issue?
-
Hi all,
it works.
That is my part of config with the ipwhitelist.
ipWhitelist: [ "127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/24", ],
hope it will help all other user.
-
I know I probably sound dumb, but what is ipWhitelist, and will mine look different than yours?
Thanks anyway. -
if you update to the new magic mirror, this will be a new option in the config.js.
Take a look to the config.js.sample file witch is delivered with the new version of magicmirror.
-
Cool! Do I just keep it the way it is, but format it differently, or do I have to add anything?
-
if your ip is from germany and you use ip4, than u can take it like it is.
It has just another format and added “::ffff:192.168.1.1/24”,
-
I tried that and it didn’t work. Is it because I am in America?
-
the you must change this…
“::ffff:xxx.xxx.1.1/24”,
Substitude the xxx with your American numbers.
-
It still doesn’t allow me to remote control it from my computer. Does it have to end in 1.1/24, or should I put ::ffff:(MY IP ADRESS)/24?
-
Nothing seems to work for me. I will just set it back to what it was.