MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Can't access mirror from external source - IPwhitelist doesnt work
-
Hi,
I know im probably being dumb on this, but I have upgraded my mirror to 2.1.0, and now I cant access the mirror from my PC using ‘http://192.168.1.xx:8080/’
Ive added in the following into my config file
ipWhitelist: [“192.168.1.16”,“::1”], - where ip address shown is my laptop
but when I try and load mirror on my pc, it says access denied.
Any ideas what I am doing wrong?
-
Have you read this thread?
https://forum.magicmirror.builders/topic/1307/magicmirror-v2-1-0-update-error/8It covers whitelist issues
-
Or this guide.
-
Thanks. Much appreciated. All sorted.