Read the statement by Michael Teeuw here.
MM only server version working due to issues with config file
-
@legan I was just showing what the code DOES…
custom.css error is because its not there by default…
-
@sdetweil ok sorry, I am not very familiar with java script yet…
-
very weird… lets do this
cd ~/MagicMirror npm run config:check
-
@sdetweil no syntax errors…
-
@legan said in MM only server version working due to issues with config file:
@sdetweil no syntax errors…
thx… as expected…
can u check the filename , rename config.js and make sure no leading/trailing space
also can u try with a browser on pi to open
file:///home/pi/MagicMirror/config/config.js
-
Yes, I checked the filename several times, its fine. The config file is also accessible via file:///home/pi/MagicMirror/config/config.js
-
@legan can I see the address: and ipWhitelist: settings from config.js
-
make them
address:"0.0.0.0", ipWhitelist:[],
-
@sdetweil I extended the whitelist and enabled all IP addresses. But still not working
-
@legan if u set it to [] that is all