• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Whitescreen after Reboot

Scheduled Pinned Locked Moved Solved Troubleshooting
7 Posts 3 Posters 4.0k Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    Bangee Module Developer
    last edited by paviro May 20, 2016, 8:45 PM May 10, 2016, 3:51 PM

    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!

    1 Reply Last reply Reply Quote 0
    • M Offline
      MichMich Admin
      last edited by MichMich May 10, 2016, 5:46 PM May 10, 2016, 5:23 PM

      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 frowned default modules.

      K 1 Reply Last reply May 10, 2016, 5:42 PM Reply Quote 1
      • M Offline
        MichMich Admin
        last edited by May 10, 2016, 5:24 PM

        Btw, thats weird. Since it has no config. it should only load the hello world module. Which doesn’t use Log. :-/

        1 Reply Last reply Reply Quote 0
        • B Offline
          Bangee Module Developer
          last edited by May 10, 2016, 5:35 PM

          Thx, i got it.

          This module was using the log.log function

          https://github.com/SamLewis0602/MMM-Traffic?files=1

          1 Reply Last reply Reply Quote 1
          • K Offline
            KirAsh4 Moderator @MichMich
            last edited by May 10, 2016, 5:42 PM

            @MichMich, uh, een momentje, but what are 'frowned modules' ?

            A Life? Cool! Where can I download one of those from?

            M 1 Reply Last reply May 10, 2016, 5:47 PM Reply Quote 0
            • M Offline
              MichMich Admin @KirAsh4
              last edited by May 10, 2016, 5:47 PM

              @KirAsh4 Lol … those are modules that are modified by my auto correct… ;)

              K 1 Reply Last reply May 10, 2016, 5:50 PM Reply Quote 0
              • K Offline
                KirAsh4 Moderator @MichMich
                last edited by May 10, 2016, 5:50 PM

                @MichMich, oooooh. I was about to start a new topic and demand access to those 'frowned' modules! :)

                A Life? Cool! Where can I download one of those from?

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  2/7
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy