Read the statement by Michael Teeuw here.
Magic Mirror logo appears at Boot and then the Raspberry desktop
-
@sdetweil is Admin the root user, or the userid u created at SD card startup time?
pm2 will run as user not root
-
@sdetweil said in Magic Mirror logo appears at Boot and then the Raspberry desktop:
@sdetweil is Admin the root user, or the userid u created at SD card startup time?
pm2 will run as user not root
Admin is the Credentials that i insert at the beginning of Install Raspberry Pi Imager:
ls ~/MagicMirror/installers -laF:
Thanks so much!
-
-
@Syosse can u also paste the contents of
~/MagicMirror/installers/pm2_setup.log
-
@sdetweil said in Magic Mirror logo appears at Boot and then the Raspberry desktop:
@Syosse can u also paste the contents of
~/MagicMirror/installers/pm2_setup.log
yea of course:
Thanks so much!
-
@Syosse ok, try this then
cat ~/MagicMirror/installers/pm2_MagicMirror_new.json
-
@sdetweil said in Magic Mirror logo appears at Boot and then the Raspberry desktop:
@Syosse ok, try this then
cat ~/MagicMirror/installers/pm2_MagicMirror_new.json
thanks so much!
-
@Syosse and then if you do
pm2 start ~/MagicMirror/installers/pm2_MagicMirror_new.json
if it works, then
pm2 save
then
sudo reboot -
@sdetweil said in Magic Mirror logo appears at Boot and then the Raspberry desktop:
@Syosse and then if you do
pm2 start ~/MagicMirror/installers/pm2_MagicMirror_new.json
if it works, then
pm2 save
then
sudo rebootOmg it works!!
Oh man, what was the problem?
Thanks soo much !!!
-
@Syosse said in Magic Mirror logo appears at Boot and then the Raspberry desktop:
Oh man, what was the problem?
the pm2 startup generated command fails when in a script suddenly
but it works when done manually…
I have issue open since May
https://github.com/Unitech/pm2/issues/5582