Read the statement by Michael Teeuw here.
Downgrade Magic Mirror?
-
Well what do you know. It works now! My old code was this and it worked fine on older versions:
"ipWhitelist": [ "127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.11.1/24", "::ffff:192.168.11.1/24" ]
But now that I put this it works fine, no need to downgrade now, much thanks:
"address": "0.0.0.0", "ipWhitelist": [ ]
-
great :)
first i tried it with “192.168.178.0/24”, too but couldn’t get it work. i read something about disabling IPv6 would help etc.
but however i am glad u got it working
-
@chaseb1357 said in Downgrade Magic Mirror?:
@cowboysdude Thank you so much, it worked like a charm. After successfully welding an enclosure together to put the dynamite and RPi, I set it off. And BOOM! Magic Mirror is now running like a charm ;)
HAHAHAHHHAHAHA Actually I just put 2.10 back on mine because well it works… LOL
-
Yes i know this topic is old, but it is spot on what i look for.
How do I downgrade to an older version.
I cant find any
git pull
command and thecopy and paste
and keep getting errors…2.3 worked like a charm and 2.4 keeps producing errors for me that I cant fix due to my lack of knowledge
-