@sdetweil Shoot. No luck! When I ran your script it loaded up and started perfectly and after the reboot it is hung on a white screen. In the logs it looks like it’s really trying to do something with the chromium browser but it just hangs and hangs. When it works on a pm2 start mm.sh (or using fixuppm2.sh) the log looks the same but then there are a couple lines after “starting chromium browser now”. I’ll post the log in another post.
Read the statement by Michael Teeuw here.
Posts
-
RE: Magic Mirror doesn't work after a boot
-
Magic Mirror doesn't work after a boot
I need some serious help. I’ve probably spent the last 12 hours messing with PM2 and the mm.sh script for a Magic Mirror to display google photos.
When I do a pm2 start mm.sh it works perfectly. It loads the pictures up and cycles through them. When I reboot the raspberry pi Magic Mirror will attempt to launch but it just sits at this infinite white screen and never loads the pictures to cycle through. If I ssh into the system and do another pm2 start mm.sh -f it works and if I do a pm2 restart mm.sh it works.
What am I missing here? No other start up method seems to get this thing to successfully display pictures after a reboot. Please help…
Here is the guide I’m trying to follow
https://docs.magicmirror.builders/configuration/autostart.html#using-pm2