sdetweil / MagicMirror_scripts

Magic Mirror installation and setup scripts
360 stars 64 forks source link

News doesn't load until restart #27

Closed noahvb closed 3 years ago

noahvb commented 3 years ago

Default News module will not load when Raspberry Pi Zero boots up. Instance must be restarted (pm2 restart ), for the module to load.

sdetweil commented 3 years ago

that's not a script problem.

can u show the pm2 logs after.boit when it doesn't work??

pm2 stop 0 pm2 flush pm2 start reboot minimize mm ( alt-spacebar, n) ctrl-alt-t to open terminal pm2 logs --lines=300 >somefile.txt attach somefile.txt here

sdetweil commented 3 years ago

closing, no response