MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED Electron exited with signal SIGILL error

    Troubleshooting
    2
    3
    249
    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
      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
        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

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • R
          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy