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.

    MMM-PIR-Sensor - White Screen

    Scheduled Pinned Locked Moved Troubleshooting
    90 Posts 24 Posters 142.2k Views 25 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.
    • zamZ Offline
      zam
      last edited by

      Same issue with me … Any solutions guys ???

      Zam

      1 Reply Last reply Reply Quote 0
      • zamZ Offline
        zam @yawns
        last edited by

        @yawns Evan npm start same white screen … Any idea ??

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @zam
          last edited by

          @zam start with npm start dev and report if there is an error or in the terminal

          Please create a github issue if you need help, so I can keep track

          zamZ 1 Reply Last reply Reply Quote 0
          • zamZ Offline
            zam @strawberry 3.141
            last edited by paviro

            @strawberry-3.141

            Loading config ...
            Loading module helpers ...
            No helper found for module: alert.
            WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 49, got 48.
            Loading module helpers ...
            No helper found for module: alert.
            App threw an error during load
            Error: Module version mismatch. Expected 49, got 48.
                at Error (native)
                at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                at Object.Module._extensions..node (module.js:568:18)
                at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                at Module.load (module.js:458:32)
                at tryModuleLoad (module.js:417:12)
                at Function.Module._load (module.js:409:3)
                at Module.require (module.js:468:17)
                at require (internal/module.js:20:19)
                at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
            Whoops! There was an uncaught exception...
            Error: Module version mismatch. Expected 49, got 48.
                at Error (native)
                at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                at Object.Module._extensions..node (module.js:568:18)
                at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                at Module.load (module.js:458:32)
                at tryModuleLoad (module.js:417:12)
                at Function.Module._load (module.js:409:3)
                at Module.require (module.js:468:17)
                at require (internal/module.js:20:19)
                at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
            MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
            If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
            Launching application.
            

            Note from admin: Please use Markdown on code snippets for easier reading!

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @zam
              last edited by strawberry 3.141

              @zam https://github.com/paviro/MMM-PIR-Sensor/issues/9 looks like it’s a problem with the library

              Edit: https://github.com/paviro/MMM-PIR-Sensor/issues/2

              Please create a github issue if you need help, so I can keep track

              1 Reply Last reply Reply Quote 0
              • BangeeB Offline
                Bangee Module Developer
                last edited by

                which version is the latest running with this PIR sensor?

                strawberry 3.141S 1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @Bangee
                  last edited by

                  @Bangee doesn’t matter anymore paviro exchanged the wiring-pi library to onoff

                  Please create a github issue if you need help, so I can keep track

                  1 Reply Last reply Reply Quote 0
                  • BangeeB Offline
                    Bangee Module Developer
                    last edited by

                    so what will I have to do? I’ve removed the MMM-PIR-Module and reinstalled it, but i’ve got still these error… :-(

                    strawberry 3.141S 1 Reply Last reply Reply Quote 0
                    • strawberry 3.141S Offline
                      strawberry 3.141 Project Sponsor Module Developer @Bangee
                      last edited by

                      @Bangee so after the change of the library you still get Error: Module version mismatch. Expected 49, got 48.?

                      Please create a github issue if you need help, so I can keep track

                      1 Reply Last reply Reply Quote 0
                      • BangeeB Offline
                        Bangee Module Developer
                        last edited by

                        Yes… so I’m quiet pissed off… I think I need to reinstall my MM…

                        mm-0 Loading config ...
                        mm-0 Loading module helpers ...
                        mm-0 No helper found for module: alert.
                        mm-0 WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. Expected 49, got 48.
                        mm-0 Loading module helpers ...
                        mm-0 No helper found for module: alert.
                        mm-0 App threw an error during load
                        mm-0 Error: Module version mismatch. Expected 49, got 48.
                        mm-0     at Error (native)
                        mm-0     at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                        mm-0     at Object.Module._extensions..node (module.js:568:18)
                        mm-0     at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                        mm-0     at Module.load (module.js:458:32)
                        mm-0     at tryModuleLoad (module.js:417:12)
                        mm-0     at Function.Module._load (module.js:409:3)
                        mm-0     at Module.require (module.js:468:17)
                        mm-0     at require (internal/module.js:20:19)
                        mm-0     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
                        mm-0 Whoops! There was an uncaught exception...
                        mm-0 Error: Module version mismatch. Expected 49, got 48.
                        mm-0     at Error (native)
                        mm-0     at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)
                        mm-0     at Object.Module._extensions..node (module.js:568:18)
                        mm-0     at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)
                        mm-0     at Module.load (module.js:458:32)
                        mm-0     at tryModuleLoad (module.js:417:12)
                        mm-0     at Function.Module._load (module.js:409:3)
                        mm-0     at Module.require (module.js:468:17)
                        mm-0     at require (internal/module.js:20:19)
                        mm-0     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
                        mm-0 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                        mm-0 If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
                        mm-0 Launching application.
                        
                        strawberry 3.141S 1 Reply Last reply Reply Quote 0
                        • strawberry 3.141S Offline
                          strawberry 3.141 Project Sponsor Module Developer @Bangee
                          last edited by

                          @Bangee did you change your node version at some point?

                          Please create a github issue if you need help, so I can keep track

                          1 Reply Last reply Reply Quote 0
                          • BangeeB Offline
                            Bangee Module Developer
                            last edited by

                            yes, but this was befor the reinstallation
                            so now I try npm rebuild

                            1 Reply Last reply Reply Quote 0
                            • BangeeB Offline
                              Bangee Module Developer
                              last edited by Bangee

                              atm I am using node 5.12.0

                              Which node are u using?

                              EDIT
                              I’ was wrong… I’ve forgot to activate the module in my configuration…

                              strawberry 3.141S paviroP 2 Replies Last reply Reply Quote 0
                              • strawberry 3.141S Offline
                                strawberry 3.141 Project Sponsor Module Developer @Bangee
                                last edited by

                                @Bangee I’m using 6.4.0 but I got no pir sensor

                                Please create a github issue if you need help, so I can keep track

                                1 Reply Last reply Reply Quote 0
                                • paviroP Offline
                                  paviro @Bangee
                                  last edited by

                                  @Bangee so doesn’t the new version work now?

                                  We're all stories in the end. Just make it a good one, eh?

                                  – The Doctor

                                  1 Reply Last reply Reply Quote 0
                                  • BangeeB Offline
                                    Bangee Module Developer
                                    last edited by

                                    Unfortunatly no… :-(

                                    I’ve tried many differet versions of of node…

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      McSorley
                                      last edited by

                                      Still a no go for me.

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

                                        The same issue with me, even after a totally re-installation.
                                        @paviro Could you do us a favor to compatible with and get the module work?
                                        Thank you.

                                        paviroP 1 Reply Last reply Reply Quote -1
                                        • paviroP Offline
                                          paviro @James
                                          last edited by

                                          @James please dont be that demanding! You can always fix it yourself if you need it now. I don’t currently have a mirror so I can’t run it on a real Pi and therefore test it but I will see what I can do on the weekend.

                                          We're all stories in the end. Just make it a good one, eh?

                                          – The Doctor

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

                                            Folks, please keep in mind that all of us have jobs, some of us are still in school, all of us have a life, all of us have other things to do that is not MagicMirror. I know that @paviro has moved recently and is still settling down into a new place. MagicMirror is probably far lower on the list of things to do at the moment for him. I’ve had a bad life event happen recently and have been absent from everything this past month or so and am just now starting to catch up on things. I’m not ready to jump into anything right away. Some days I’m perfectly fine, other days I’m doubled over crying somewhere, unable to do anything, and this is no joke. And @MichMich, I can’t even imagine all the things he does that we don’t know (and I’m not even talking about his harem.)

                                            Point is, there are several aspects of the code that we are aware of that will need some debugging, fixing, or perhaps simply light on fire and start over. I know that, and I’m sure the other guys know that too. Free time isn’t something that we have in abundance. It comes when it comes, and I try to make use of it when I have it. I can’t speak for the others.

                                            A little patience will go along way. I am certain @paviro will get to coding again when he’s available to do that. And eventually, I too will do the same. For now though, just try to keep the boat floating and stick your fingers into any leak you see springing up …

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

                                            1 Reply Last reply Reply Quote 5

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • 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