Read the statement by Michael Teeuw here.
PM2 not starting up on boot
-
You need start the script of run the MagicMirror system. After that save the configuration of PM2 with
pm2 save
There a good documentation how to do in https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror
-
@roramirez That is exactly why i opened this up, i followed the instructions and still nothing.
-
I have the same problem and have not yet tried to fixed it (Yea, Im lazy)… But I did another MM where it just works…
I have a theory… I think (just think, absolute not sure) that you have to “npm install && npm start” in “/MagicMirror” folder that got mine working.As I said, not tried this theory yet…
-
After a reboot… what is the output for
pm2 list
PS: Maybe your script (mm.sh) not have execution permission.
-
@roramirez i did pm2 list, and there is nothing under App name
how do i give (mm.sh) execution permission ?
is it ?chmod +x mm.sh
this command was already done.
-
@gshimself nothing, the best bet is to reinstall raspberian again and see.
THIS I DON’T WANT TO DO.
-
@Nazfera2 not is the best, is the last resource ;)
Maybe the problem raise the pm2 install.
Check https://github.com/Unitech/pm2/issues/1654#issuecomment-145071292