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.

    Magic Mirror only shows black screen

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    12 Posts 7 Posters 4.3k Views 6 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.
    • A Offline
      AxLed Module Developer
      last edited by

      @maddinmirror
      Can you post your config? Make sure all private key or calendar links are removed or changed (xxx) before posting.
      AxLED

      1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @maddinmirror
        last edited by

        @maddinmirror So, a few things. Is this a fresh install? Did you run npm install in the MagicMirror after the install? Can you do a shit+ctrl+i to open the developer console? Select the Console Tab and scroll up and look for any errors usually marked in red.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/

        1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @maddinmirror
          last edited by Mykle1

          @maddinmirror said in Magic Mirror only shows black screen:

          After working on the config file for the whole day it suddenly wouldn’t start anymore.

          Undo you’re changes to the config.js file to the point where it was last working.

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • idoodlerI Offline
            idoodler Module Developer
            last edited by

            Here are a few things to do.

            • Check if the Server is still running
              • On the Raspberry Pi open a browser and visit localhost:8080 If you see a black screen the server is still running which is good…
            • Check your changes with git status. Any changes that you didn’t make on purpose? (Especially check the updatenotification module Validate them and revert them if needed
            • Rename your config _config.js (Or someting…) to force the MagicMirror to load the default config.js, check if the expected config file error appears
            • Meditate over your changes you might miss an obvious error in your code
            • Post the censored config.js file here
            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by A Former User

              Your MM has been missing modules/node_modules/node_helper/index.js. (I don’t know why)
              You can copy https://github.com/MichMich/MagicMirror/blob/master/modules/node_modules/node_helper/index.js then paste it as new file and save it to MagicMirror/modules/node_modules/node_helper/index.js.

              Or reinstall MM.

              S M 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @Guest
                last edited by

                @Sean u meant node_helper/index.js
                Right?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @sdetweil
                  last edited by

                  @sdetweil yes. Sorry. my mistypo.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil
                    last edited by

                    So the correct path is

                    MagicMirror/node_modules/node_helper/index.js

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @sdetweil
                      last edited by

                      @sdetweil corrected. Thanks. :D

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        maddinmirror @Guest
                        last edited by

                        @Sean Thank you so much. That worked and it’s running again!

                        mumblebajM 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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