• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 127.0k 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.
  • Z Offline
    zam @strawberry 3.141
    last edited by paviro Sep 27, 2016, 8:42 PM Sep 4, 2016, 11:10 AM

    @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!

    S 1 Reply Last reply Sep 4, 2016, 11:21 AM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @zam
      last edited by strawberry 3.141 Sep 4, 2016, 11:27 AM Sep 4, 2016, 11:21 AM

      @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
      • B Offline
        Bangee Module Developer
        last edited by Sep 6, 2016, 6:51 AM

        which version is the latest running with this PIR sensor?

        S 1 Reply Last reply Sep 6, 2016, 7:35 AM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @Bangee
          last edited by Sep 6, 2016, 7:35 AM

          @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
          • B Offline
            Bangee Module Developer
            last edited by Sep 6, 2016, 7:41 AM

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

            S 1 Reply Last reply Sep 6, 2016, 7:50 AM Reply Quote 0
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer @Bangee
              last edited by Sep 6, 2016, 7:50 AM

              @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
              • B Offline
                Bangee Module Developer
                last edited by Sep 6, 2016, 7:56 AM

                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.
                
                S 1 Reply Last reply Sep 6, 2016, 7:58 AM Reply Quote 0
                • S Offline
                  strawberry 3.141 Project Sponsor Module Developer @Bangee
                  last edited by Sep 6, 2016, 7:58 AM

                  @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
                  • B Offline
                    Bangee Module Developer
                    last edited by Sep 6, 2016, 7:58 AM

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

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Bangee Module Developer
                      last edited by Bangee Sep 6, 2016, 8:07 AM Sep 6, 2016, 8:00 AM

                      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…

                      S P 2 Replies Last reply Sep 6, 2016, 8:02 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 8
                      • 9
                      • 2 / 9
                      2 / 9
                      • First post
                        11/90
                        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