Read the statement by Michael Teeuw here.
Cronjob doesn't work with my MM
-
Allow me to deliver a gentle reminder to use the markdown features of the forum when posting code and logs.
-
Hi it’s me again
So i made a fresh installation of raspbian buster and latest version of Magic mirror. I used the auto install from @sdetweil . At the end of autoinstall, a message appears and says: Do you want use pm2 to autostart your mirror?
So i pressed yes.
After this i restart my Magic mirror but it didn’t start with raspbian.I try my cronjob in crontab-e but nothing happen
SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 01 00 * * * pi pm2 restart MagicMirror 00 08 * * * pi pm2 restart MagicMirror 10 16 * * * pi pm2 stop MagicMirror
does this command line can resolve my problem from @sdetweil git script?
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)"
Thx for next answers
-
@MisterT i have seen this a couple times… not sure why,
run the fixuppm2.sh script from my repo and see if that fixes the problem
one line to copy/paste
-
@sdetweil i apply your command line and magic mirror starts with raspbian. I’ll come back if i have problems with my crontab
Thx -
This post is deleted! -
I it working now for you? :)