MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.25.0 is available! For more information about this release, check out this topic.

    UNSOLVED Blank Black screen after the last - 2.11 - update

    Troubleshooting
    5
    20
    1410
    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
      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
        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

        Create a working config
        How to add modules

        K 1 Reply Last reply Reply Quote 0
        • J
          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
            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
              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

              Create a working config
              How to add modules

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

                @sdetweil No i start manually npm start

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

                  @kondef so, you should open the dev window

                  Sam

                  Create a working config
                  How to add modules

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    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
                      sdetweil @kondef last edited by sdetweil

                      @kondef should be the right side of screen

                      npm start dev can do the same on startup

                      Sam

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • K
                        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
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy