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.

    Electron exited with signal SIGILL error

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 780 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.
    • R Offline
      rslohs
      last edited by rslohs

      Hello,

      Have had my MM running for a few weeks. Been playing with PM2 a bit to try and learn that. Had the mirror running, came back about a day later and my RPi desktop screen was showing (MM closed). Tried PM2 logs and was getting a electron error. Stopped PM2 and tried to run MM via ‘npm run start’. I’m getting the error seen below, any suggestions? I changed nothing from when it was running properly.

      pi@raspberrypi:~ $ cd ~/MagicMirror
      pi@raspberrypi:~/MagicMirror $ npm run start

      magicmirror@2.18.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGILL

      What is SIGILL and how do I resolve? Thanks

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

        @rslohs sigil
        https://support.sas.com/documentation/onlinedoc/ccompiler/doc700/html/lr1/z2005346.htm

        basically, something tried to execute data, instead of code.

        I don’t know what would cause this

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          rslohs
          last edited by

          reinstalled MM and back in business, who knows what happened

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