Read the statement by Michael Teeuw here.
pm2 dosn`t start mm.sh after reboot
-
pm2 setup starting - Di Nov 5 15:55:05 CET 2019
node version v10.17.0
force installing latest npm version via npm
npm version 6.11.3
pm2 installed
pm2 installed, but does not work, uninstalling
pm2 not installed, installing
get the pm2 platform specific startup command
command = sudo env PATH=$PATH:/usr/bin:/bin /usr/lib/node_modules/pm2/bin/pm2 startup sys$
[PM2] Init System found: systemd
Platform systemd
Template
[Unit]
Description=PM2 process manager
Documentation=https://pm2.keymetrics.io/
After=network.target[Service]
Type=forking
User=pi
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
Environment=PATH=$PATH:/usr/bin:/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/b$
Environment=PM2_HOME=/home/pi/.pm2
PIDFile=/home/pi/.pm2/pm2.pid
Restart=on-failureExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill[Install]
WantedBy=multi-user.targetTarget path
/etc/systemd/system/pm2-pi.service
Command list
[ ‘systemctl enable pm2-pi’ ]
[PM2] Writing init configuration in /etc/systemd/system/pm2-pi.service
[PM2] Making script booting at startup…
Executing: systemctl enable pm2-pi…
[PM2] [v] Command successfully executed.
±--------------------------------------+
[PM2] Freeze a process list on reboot via:
$ pm2 save[PM2] Remove init script via:
$ pm2 unstartup systemd
pm2 startup done
configure the pm2 config file for MagicMirror
start MagicMirror via pm2 now
save MagicMirror pm2 config now
pm2 setup completed - Di Nov 5 15:56:55 CET 2019 -
@Skorpionbird what is the output of pm2 logs?
-
@sdetweil already postet
-
@sdetweil when i copy paste ~/MagicMirror/installers/pm2_setup.log
Then i recive
Connecting to 192.168.1.174 port 22, please wait…
login as:
pi@192.168.1.174’s password:
Linux raspberrypi 4.19.75-v7+ #1270 SMP Tue Sep 24 18:45:11 BST 2019 armv7lThe programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Nov 3 20:42:57 2019 from 192.168.1.9pi@raspberrypi:~ $ ~/MagicMirror/installers/pm2_setup.log
-bash: /home/pi/MagicMirror/installers/pm2_setup.log: Keine Berechtigung access denied
pi@raspberrypi:~ $ -
@Skorpionbird I want to see the output of the command
pm2 logs -
@sdetweil oh sry here is it
pm2 logs
[PM2] Spawning PM2 daemon with pm2_home=/home/pi/.pm2
[PM2] PM2 Successfully daemonized
[TAILING] Tailing last 15 lines for [all] processes (change the value with --lines option)
/home/pi/.pm2/pm2.log last 15 lines:
PM2 | 2019-11-05T19:12:24: PM2 log: ===============================================================================
PM2 | 2019-11-05T19:12:24: PM2 log: — New PM2 Daemon started ----------------------------------------------------
PM2 | 2019-11-05T19:12:24: PM2 log: Time : Tue Nov 05 2019 19:12:24 GMT+0100 (GMT+01:00)
PM2 | 2019-11-05T19:12:24: PM2 log: PM2 version : 4.1.2
PM2 | 2019-11-05T19:12:24: PM2 log: Node.js version : 10.17.0
PM2 | 2019-11-05T19:12:24: PM2 log: Current arch : arm
PM2 | 2019-11-05T19:12:24: PM2 log: PM2 home : /home/pi/.pm2
PM2 | 2019-11-05T19:12:24: PM2 log: PM2 PID file : /home/pi/.pm2/pm2.pid
PM2 | 2019-11-05T19:12:24: PM2 log: RPC socket file : /home/pi/.pm2/rpc.sock
PM2 | 2019-11-05T19:12:24: PM2 log: BUS socket file : /home/pi/.pm2/pub.sock
PM2 | 2019-11-05T19:12:24: PM2 log: Application log path : /home/pi/.pm2/logs
PM2 | 2019-11-05T19:12:24: PM2 log: Process dump file : /home/pi/.pm2/dump.pm2
PM2 | 2019-11-05T19:12:24: PM2 log: Concurrent actions : 2
PM2 | 2019-11-05T19:12:24: PM2 log: SIGTERM timeout : 1600
PM2 | 2019-11-05T19:12:24: PM2 log: =============================================================================== -
any news?
-
@Skorpionbird what system is this? hardware/os?
i have seen a similar problem recently on macOs Catalina…
-
@sdetweil its a Rpi 2 with Noobs Rasbian GNU Linux 10
-
@Skorpionbird in the pm2_setup.log, could you show me the rest of this line
command = sudo env PATH=$PATH:/usr/bin:/bin /usr/lib/node_modules/pm2/bin/pm2 startup sys$and try this
sudo env PATH=$PATH:/usr/local/bin pm2 startup systemd -u pi --hp /home/pithen , make sure MagicMirror is not running
cd ~/MagicMirror pm2 start installers/pm2_MagicMirror.json pm2 savethen reboot
-
@sdetweil said in pm2 dosn`t start mm.sh after reboot:
sudo env PATH=$PATH:/usr/local/bin pm2 startup systemd -u pi --hp /home/pi
thx with this it works fine
-
@sdetweil Have you a solution for mac osx catalina? THX
-
@trividar sure, just use the updated install script, which will be in the next release
see
https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer -
@sdetweil how can I execute this script?
-
@trividar read the instructions at the link I gave,
in a terminal window , use finder to find ‘terminal’ -
@sdetweil OK I found the link…
bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"just a question, I have set up the magicmirror with all my settings etc. can I just execute this without loosing my stuff??
-
@trividar no… if u have it running, why do you need to install again?
if you don’t have it running, then u need to install…
you can copy the config.js to the new system, but you will have to install the modules and make sure to handle the dependencies they require
-
@sdetweil because I can’t get pm2 to work on my mac mini catalina
-
@trividar oh, pm2… then use the new script for that
see here
https://forum.magicmirror.builders/topic/10907/new-script-to-install-fix-pm2-config-for-start-on-bootsometimes it doesn’t restart on boot like I think it should (on catalina, worked great on sierra an high sierra). haven’t found the problem yet
-
@sdetweil oooh perfect… I will try it… do i see this right, I should execute it outside from MM?
cd bash -c "$(curl -sL https://www.dropbox.com/s/cy2z7lbkpifcbrk/fixuppm2.sh?dl=0)"
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login