• 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.

MagicMirror stopped working after screensaver installed

Scheduled Pinned Locked Moved Solved Troubleshooting
16 Posts 2 Posters 2.9k Views 3 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.
  • S Offline
    sdetweil @demetry07
    last edited by Jan 7, 2020, 5:47 PM

    @demetry07 said in MagicMirror stopped working after screensaver installed:

    home/pi/MagicMirror/modules/MMM-PIR/node_modules/epoll/build/Release/epoll.node: undefined symbol

    fun times!!

    do

    cd ~/MagicMirror
    npm install electron-rebuild
    node_modules/.bin/electron-rebuild
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • D Offline
      demetry07
      last edited by Jan 7, 2020, 5:56 PM

      Ran the suggested commands see below. Looks like they both ran just fine.

      pi@raspberrypi:~/MagicMirror $ npm install electron-rebuild

      • electron-rebuild@1.8.8
        added 68 packages from 42 contributors and audited 3926 packages in 124.52s

      16 packages are looking for funding
      run npm fund for details

      found 0 vulnerabilities

      pi@raspberrypi:~/MagicMirror $ node_modules/.bin/electron-rebuild
      ✔ Rebuild Complete
      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.10.0 start /home/pi/MagicMirror
      ./run-start.sh

      [11:51:32.453] [LOG] Starting MagicMirror: v2.10.0
      [11:51:32.478] [LOG] Loading config …
      [11:51:32.491] [LOG] Loading module helpers …
      [11:51:32.494] [LOG] No helper found for module: alert.
      [11:51:32.615] [LOG] Initializing new module helper …
      [11:51:32.617] [LOG] Module helper loaded: updatenotification
      [11:51:32.619] [LOG] No helper found for module: clock.
      [11:51:32.620] [LOG] No helper found for module: currentweather.
      /home/pi/MagicMirror/node_modules/electron/dist/electron js/electron.js: symbol lookup error: /home/pi/MagicMirror/modules/MMM-PIR/node_modules/epoll/build/Release/epoll.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
      npm ERR! code ELIFECYCLE
      npm ERR! syscall spawn
      npm ERR! file sh
      npm ERR! errno ENOENT
      npm ERR! magicmirror@2.10.0 start: ./run-start.sh
      npm ERR! spawn ENOENT
      npm ERR!
      npm ERR! Failed at the magicmirror@2.10.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2020-01-07T17_51_32_806Z-debug.log
      pi@raspberrypi:~/MagicMirror $

      S 1 Reply Last reply Jan 7, 2020, 5:58 PM Reply Quote 0
      • S Offline
        sdetweil @demetry07
        last edited by sdetweil Jan 7, 2020, 5:58 PM Jan 7, 2020, 5:58 PM

        @demetry07 ok, module is a pain in the butt…

        cd modules/MMM-PIR
        npm install
        ~/MagicMirror/node_modules/.bin/electron-rebuild

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • D Offline
          demetry07
          last edited by Jan 7, 2020, 6:53 PM

          Yeah I missed that in the log I see it now. Thanks for the help after updating that Module it’s starting again. Do you have a recommendation for a PIR Module that works better then something else?

          S 1 Reply Last reply Jan 7, 2020, 7:09 PM Reply Quote 0
          • S Offline
            sdetweil @demetry07
            last edited by Jan 7, 2020, 7:09 PM

            @demetry07 no… sorry, none of the PIR modules play nice

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • D Offline
              demetry07
              last edited by Jan 7, 2020, 7:16 PM

              Ok thank you again for helping.

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              2 / 2
              • First post
                13/16
                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