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.

    Blank Black screen after the last - 2.11 - update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    20 Posts 5 Posters 4.4k Views 4 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.
    • K Offline
      kondef
      last edited by kondef

      I just unfortunately did the update of 2.11 backing up only the modules folder and config.cs file. Now with either npm start or npm run start, nothing happens. I have a black blank screen. I followed the instructions of MichMich with the commands git pull && npm install.How can i fix that problems guys? Please consider that i am not expert with programming so please explain in a simple way. My node versions is:10.19

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

        @kondef what kind of pi?

        u will also have to do npm install in any module folder that has a package.json file

        I think my upgrade script will work, haven’t had a chance to try myself (trying to fix install)
        see
        https://github.com/sdetweil/MagicMirror_scripts

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Reply Quote 0
        • J Offline
          JoeFranz
          last edited by

          I also had it with me, that’s because of the MMM-Pir-Sensor module. I deactivated it for now.

          1 Reply Last reply Reply Quote 0
          • K Offline
            kondef @sdetweil
            last edited by

            @sdetweil I have raspberry pi3 b+. I reinstalled npm for all modules that have json file but i am still getting the same problem!

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

              @kondef r u using pm2 to start?

              If so do

              pm2 logs
              ctrl-c to exit

              Then npm start

              Also may need to open developers window, ctrl-shift-i on the keyboard, select the console tab and scroll up to see any errors…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              K 1 Reply Last reply Reply Quote 0
              • K Offline
                kondef @sdetweil
                last edited by

                @sdetweil No i start manually npm start

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

                  @kondef so, you should open the dev window

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  K 1 Reply Last reply Reply Quote 0
                  • K Offline
                    kondef @sdetweil
                    last edited by kondef

                    @sdetweil You mean npm run start dev ? I am sorry i told you i am not expert. By pressing Control - Shift - i the only thing happens is a small window opens.

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

                      @kondef should be the right side of screen

                      npm start dev can do the same on startup

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        kondef
                        last edited by kondef

                        I am getting “DevTools was disconnected from the page. Once page is reloaded, DevTools will automatically reconnect” and the page now is white blank and thre is nothing on the dev console.
                        But i managed to take a photo while magic mirror was loading and i got the following: "MODULE NOT FOUND. Require Stack /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.js
                        /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
                        /home/pi/MagicMirror/js/app.js
                        /home/pi/MagicMirror/js/electron.js
                        /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.

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