Read the statement by Michael Teeuw here.
Blank screen after restarting magic mirror?
-
It looks like you have multiple instances of MagicMirror running. I am not quite sure about that, but I the
pm2
mode is set tofork
on my Pi. -
Yeah it seems that 2 electro instances are open, how can I avoid that, what should I do to get away with the conflict?
So every time that I restart it will be 👌? -
@sollekram Just make sure you only one method of starting MagicMirror. I prefere
pm2
. Did you start MagicMirror wit any other method exceptpm2
? prior topm2 restart mm
? -
To install the mm I had runned the installer automatically from github.com with curl, and then I have followed the guide for making it auto start at every boot. And then saved the instance
-
@sollekram Ok, did you try to reboot your System yet?
-
@idoodler year I saved the currently instances and now the problem solved ;)
-
@sollekram Awesome!