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 restart problem

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    26 Posts 5 Posters 19.3k 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.
    • T Offline
      trividar
      last edited by

      So i tried to fix my problem with the PIR sensor. Now I have an other problem. Do someone knew what i do wrong? Now the PIR shut down HDMI if they detect a motion and I don’t have a chance to turn on just with a reboot of the pi.

      youtube

      Sorry for the bad quality!

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

        I’ve reinstalled mm2 on a new SD Card and copied all my modules up en it.
        Now I’ve got this error message with MMM-PIR-Module:

        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 Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
        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 Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/wiring-pi/lib/exports.js:1:97)
        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.
        

        Any ideas?

        1 Reply Last reply Reply Quote 0
        • C Offline
          Chiggo
          last edited by Chiggo

          Not sure, but isn’t there a wiring mismatch in the picture of your post?

          Think you mixed up brown and orange.
          Orange (VCC), coming from PIR-Sensor, should go to PIN2 and brown (GND), coming from PIR, should go to PIN6.

          To your last post:
          I would prefer to add the modules from github, not copy.
          Are the libraries and drivers for wiring-pi already installed?

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

            WiringPi should be installed. I’ve tested this using this command: gipo readall

            The module is now installed using git. not copied.

            I’ve tried to rebuild… and also to rebulid electron.
            npm install --save-dev electron-rebuild

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

              Module mismatch should be resolved now :)

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

              – The Doctor

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