Read the statement by Michael Teeuw here.
Mirror stays black, nothing shown
-
So i mad the MM start after a lot of troubles (https://forum.magicmirror.builders/topic/6060/failed-at-the-magicmirror-2-2-2-start-script-sh-run-start-sh?page=1)
Now the problem is that the display/vncview stays black, no module shown. What can i do?
This is the console log from vnc~/MagicMirror $ npm start > magicmirror@2.2.2 start /home/pi/MagicMirror > sh run-start.sh Starting MagicMirror: v2.2.2 Loading config ... Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: clock. Initializing new module helper ... Module helper loaded: calendar No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Module helper loaded: newsfeed All module helpers loaded. Starting server on port 8080 ... Server started ... Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Sockets connected & modules started ... Launching application.If i start without anty config i still get a black screen (compared to the old error message about the config file)
pi@raspberrypi:~/MagicMirror $ npm start > magicmirror@2.2.2 start /home/pi/MagicMirror > sh run-start.sh Starting MagicMirror: v2.2.2 Loading config ... WARNING! Could not find config file. Please create one. Starting with default configuration. Loading module helpers ... Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: helloworld. All module helpers loaded. Starting server on port 8080 ... Server started ... Connecting socket for: updatenotification Sockets connected & modules started ... Launching application. -
Did you solve this issue, I am having the sameone.
-
i did
npm remove electron
npm install electron@1.7.9and my black screen is gone
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