Read the statement by Michael Teeuw here.
Default Weather Module Stuck on loading.
-
@sdetweil I was pretty sure I did but I ran it again and rebooted the mirror to the same results. Still the same error as the above screenshot in the dev tools console. Not sure if it matters, but I do have the mirror booting headless. I don’t remember exactly but it’s part of the startup script so when I reboot the pi, it automatically runs MM and loads it onscreen
-
@fnmuffinman what do you mean headless?
If no display here, you need to do
npm run serverAnd access from somewhere else
Make sure to enable config.js to allow other machine access -
@sdetweil sorry wrong terminology. It is running on a pi connected to a display. I meant headless in I don’t have peripherals on it, just ssh into it from my pc
-
@fnmuffinman how did you install MagicMirror
What version are you running
cd ~/MagicMirror grep version package.json
