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.1k 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.
    • BangeeB Offline
      Bangee Module Developer
      last edited by paviro

      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
      • MichMichM Offline
        MichMich Admin
        last edited by MichMich

        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.

        KirAsh4K 1 Reply Last reply Reply Quote 1
        • MichMichM Offline
          MichMich Admin
          last edited by

          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
          • BangeeB Offline
            Bangee Module Developer
            last edited by

            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
            • KirAsh4K Offline
              KirAsh4 Moderator @MichMich
              last edited by

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

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

              MichMichM 1 Reply Last reply Reply Quote 0
              • MichMichM Offline
                MichMich Admin @KirAsh4
                last edited by

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

                KirAsh4K 1 Reply Last reply Reply Quote 0
                • KirAsh4K Offline
                  KirAsh4 Moderator @MichMich
                  last edited by

                  @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
                  • First post
                    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