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.

    Black screen after update 2.11 (electron)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    24 Posts 2 Posters 4.2k Views 2 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
      Blackmirror
      last edited by

      yes i have

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

        @Blackmirror what node version are you one

        node -v

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          Blackmirror
          last edited by

          it is v6.10.2

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

            @Blackmirror hm… you should be on v 10.??

            how did u upgrade? and from what version?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • B Offline
              Blackmirror
              last edited by

              I have only git pull yesterday in cd Magicmirror and in all modules npm install.
              After this I get a black screen so I have rebuild electron in cd magicmirror and all modules. and npm install again.

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

                @Blackmirror said in Black screen after update 2.11 (electron):

                rebuild electron in cd magicmirror and all modules. and npm install again.

                and npm install (in base and module folders) (as this will copy down new files based on the MM changes)
                and THEN
                electron-rebuild

                AND you did npm install in MagicMirror folder, BEFORE all modules

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  yes. first cd magicmirror after this the modules

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

                    @sdetweil maybe run my upgrade script …

                    from here
                    https://github.com/sdetweil/MagicMirror_scripts

                    bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
                    

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Blackmirror
                      last edited by

                      @sdetweil said in Black screen after update 2.11 (electron):

                      bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” force

                      ok. Now I have no black screnn but the mirror say i must install a config.js, but my old config.js is in the folder.

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

                        @Blackmirror how did u start mm??? pm2 or npm start?

                        open the developers window, ctrl-shift-i on keyboard, select the console tab, and scroll up to find any errors (usually red text)…

                        this same error is displayed in a module crashes hard

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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