A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
How to stop Magic Mirror *NOOB*
-
ok yeah it was running in pm2 (I just ran magic mirror for the first time after install and I chose yes for that option) Now how would I start it in pm2?
pm2 start mm? -
yes sir
-
when i do
pm2 start mm
it says: script not found
I should already have a script though as it worked on startup, where would that script be if I have it already? -
-
If you shut your Pi down and turn it back on, does the mirror launch automatically?
-
@Mykle1 no it does not launch automatically
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Jul 24, 2017, 3:57 PM Jul 24, 2017, 3:54 PM
Then I believe you may not have saved the
state
of PM2 on installation.https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror
-
@Mykle1 ok thank you for the help, I finally got it to work like I wanted it to.
-
You’re welcome.
-
{ module: "clock", position: "top_left", config: { timezone: "America/New_York", } },