Read the statement by Michael Teeuw here.
Two Instance of MagicMirror
-
I seem to have two instances of MM running. When I CTRL+M I get this at my desktop:
This is my second install - I did not notice 2 instances of MM in the top bar, last time. Is this okay? I am getting ready to install for the third time to make this go away. Maybe . . .
-
@KalboDave
pm2 stop 0
pm2 delete 0 -
-
@Mykle1 no. save captures something that you just started but these have already been started and saved .because they boot it back up
-
Ahh, thank you sir. :thumbsup:
-
It seems that I merged two installation procedures and did, in fact, install PM2 startup twice. Resolution, for me, was to do a complete install, but to not do the PM2 autostart process until I was done doing everything else - I was not able to figure out how to remove one of the installations of PM2. Thanks for the help and info as I learn how to do this.