Read the statement by Michael Teeuw here.
Whitescreen after Reboot
-
After rebooting my R PI 3 i got a whitescreen and a problem with electron:
Error log:
pi@raspberrypi:~/MagicMirror $ tail -f /home/pi/.pm2/logs/mm-error-0.log npm verb cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ] npm info using npm@3.8.3 npm info using node@v5.10.1 npm verb run-script [ 'prestart', 'start', 'poststart' ] npm info lifecycle magicmirror@2.0.0~prestart: magicmirror@2.0.0 npm sill lifecycle magicmirror@2.0.0~prestart: no script for prestart, continuing npm info lifecycle magicmirror@2.0.0~start: magicmirror@2.0.0 WARNING! Could not find config. Please create one. App threw an error when running [ReferenceError: Log is not defined] [ReferenceError: Log is not defined]
Note from admin: Please use Markdown for your code/shell snippets so it is easier to read!
-
There is something wrong with your installation. Since it can’t find your config file.
And, somehow you’re using a module that uses the Log.log function in a node_helper. Log.log is only available in the
frowneddefault modules. -
Btw, thats weird. Since it has no config. it should only load the hello world module. Which doesn’t use Log. :-/
-
Thx, i got it.
This module was using the log.log function
-
@MichMich, uh, een momentje, but what are
'frowned modules'? -
@KirAsh4 Lol … those are modules that are modified by my auto correct… ;)
-
@MichMich, oooooh. I was about to start a new topic and demand access to those
'frowned'modules! :)
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