MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. frustrated
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    frustrated

    @frustrated

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    frustrated Unfollow Follow

    Latest posts made by frustrated

    • RE: MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS

      it works !!!
      Thank you so much.
      I did do a reboot just to be sure everything updates.
      Thanks again

      posted in Bug Hunt
      F
      frustrated
    • RE: MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS

      Got your note, thanks. Here is what I did / happened.

      spudz@raspberrypi:~ $ cd MagicMirror
      spudz@raspberrypi:~/MagicMirror $ rm -rf node_modules/electron
      spudz@raspberrypi:~/MagicMirror $ npm install electron@22.3.4

      added 1 package, and audited 785 packages in 40s

      139 packages are looking for funding
      run npm fund for details

      13 vulnerabilities (10 moderate, 2 high, 1 critical)

      To address issues that do not require attention, run:
      npm audit fix

      To address all issues (including breaking changes), run:
      npm audit fix --force

      Run npm audit for details.
      spudz@raspberrypi:~/MagicMirror $ npm audit fix --force
      npm WARN using --force Recommended protections disabled.
      npm WARN audit Updating node-ical to 0.18.0, which is a SemVer major change.

      added 1 package, removed 12 packages, changed 42 packages, and audited 774 packages in 2m

      140 packages are looking for funding
      run npm fund for details

      found 0 vulnerabilities
      spudz@raspberrypi:~/MagicMirror $

      Will shutdown and restart, hope3fully this will fix…
      Thank You

      posted in Bug Hunt
      F
      frustrated
    • RE: MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS

      Thanks for the note, this is whaat I see on the mirror
      spudz@raspberrypi:~ $ cd MagicMirror
      spudz@raspberrypi:~/MagicMirror $ npm run start

      magicmirror@2.23.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      /home/spudz/MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS
      spudz@raspberrypi:~/MagicMirror $

      posted in Bug Hunt
      F
      frustrated
    • MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS

      Mirror has been running for months. Yesterday, 5-16-24, my magic mirror quit. I did a sudo shutdown and then a restart, now i get the following message MagicMirror/node_modules/electron/dist/electron exited with signal SIGBUS
      Need help on how to fix, please.

      posted in Bug Hunt
      F
      frustrated