Read the statement by Michael Teeuw here.
I need help!!!!
-
Yeah idk i follow it step by step but when it loads up it just shows four raspberrys then magic mirror2 “booting up” then the raspbian home highway picture desktop… idk what im doing wrong
-
Are you waiting when that happens? There is a delay between the time you see the desktop and when PM2 launches the mirror. How long are you waiting?
-
Idk it never has launched after a reboot ive had to do it manually in terminal everything’s me so far
Also when you type
chmod +x mm.sh
From that guide is terminal supposed to do something?
-
It will make the shell script is executable. I don’t recall if there is any output to confirm. It may simply go back to your directory
-
Yeah it doesnt confirm back with anything just opens a line for another command.
Also just tryed rebooting and waiting its been 7 mins now and magic mirror hasnt popped up
-
Well, it shouldn’t take THAT long. If you run
pm2 start mm
in the terminal, does it launch the mirror? -
Yes it does
Just did it as well to be sure
-
All I can do is suggest you go through the entire process again. Create the script. Make sure it’s not inside your MagicMirror folder, etc . . and follow the instructions precisely. If there is something else going on there then perhaps a fresh install is in order, but that is completely up to you
-
Well thanks a ton for the help im not gonna reinstall the whole thing that would be crazy ill just have to deal with it i guess…
-
Did you run this command?
pm2 startup
This will give you a command to run to setup pm2 to start at boot.