You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.
I went ahead and am using windows cmd to access the raspberry pi and get it up and running to install Magic Mirror. It all seems fine, but I got an error that says "Error: Script not found: /home/pi/~/mmstart.sh" towards what looks like the end of the install. I look to see what is installed and I can see the mmstart.sh in the ?home? location. This the first time that I have really worked with a raspberry pi and am very new to a lot of this.
The text was updated successfully, but these errors were encountered:
I went ahead and am using windows cmd to access the raspberry pi and get it up and running to install Magic Mirror. It all seems fine, but I got an error that says "Error: Script not found: /home/pi/~/mmstart.sh" towards what looks like the end of the install. I look to see what is installed and I can see the mmstart.sh in the ?home? location. This the first time that I have really worked with a raspberry pi and am very new to a lot of this.
[PM2] Freeze a process list on reboot via:
$ pm2 save
[PM2] Remove init script via:
$ pm2 unstartup systemd
[PM2] Spawning PM2 daemon with pm2_home=/home/pi/.pm2
[PM2] PM2 Successfully daemonized
[PM2][WARN] Applications MagicMirror not running, starting...
[PM2][ERROR] Error: Script not found: /home/pi//mmstart.sh
[PM2] Saving current process list...
[PM2][WARN] PM2 is not managing any process, skipping save...
[PM2][WARN] To force saving use: pm2 save --force
Magic Mirror should begin shortly
pi@magicmirror: $
I went ahead and am using windows cmd to access the raspberry pi and get it up and running to install Magic Mirror. It all seems fine, but I got an error that says "Error: Script not found: /home/pi/~/mmstart.sh" towards what looks like the end of the install. I look to see what is installed and I can see the mmstart.sh in the ?home? location. This the first time that I have really worked with a raspberry pi and am very new to a lot of this.
The text was updated successfully, but these errors were encountered: