MagicMirror Forum

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

    UNSOLVED [RPI4][Buster] MM2 do not want to start

    Troubleshooting
    3
    3
    135
    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.
    • titithebad
      titithebad last edited by

      Dear all,

      I have this error as I run : npm run start

      magicmirror@2.17.1 start /home/pi/MagicMirror
      electron js/electron.js

      [02.10.2021 21:59.38.107] [LOG] Starting MagicMirror: v2.17.1
      [02.10.2021 21:59.38.115] [LOG] Loading config …
      [02.10.2021 21:59.38.121] [LOG] Loading module helpers …
      [02.10.2021 21:59.38.123] [LOG] No helper found for module: alert.
      [02.10.2021 21:59.38.140] [LOG] Initializing new module helper …
      [02.10.2021 21:59.38.142] [LOG] Module helper loaded: updatenotification
      [02.10.2021 21:59.38.143] [LOG] No helper found for module: clock.
      [02.10.2021 21:59.38.293] [LOG] Initializing new module helper …
      [02.10.2021 21:59.38.294] [LOG] Module helper loaded: calendar
      [02.10.2021 21:59.38.295] [LOG] No helper found for module: compliments.
      [02.10.2021 21:59.38.296] [LOG] No helper found for module: weather.
      [02.10.2021 21:59.38.329] [LOG] Initializing new module helper …
      [02.10.2021 21:59.38.330] [LOG] Module helper loaded: newsfeed
      [02.10.2021 21:59.38.331] [LOG] All module helpers loaded.
      [02.10.2021 21:59.38.421] [LOG] Starting server on port 8080 …
      [02.10.2021 21:59.38.436] [LOG] Server started …
      [02.10.2021 21:59.38.437] [LOG] Connecting socket for: updatenotification
      [02.10.2021 21:59.38.438] [LOG] Connecting socket for: calendar
      [02.10.2021 21:59.38.439] [LOG] Starting node helper for: calendar
      [02.10.2021 21:59.38.440] [LOG] Connecting socket for: newsfeed
      [02.10.2021 21:59.38.440] [LOG] Starting node helper for: newsfeed
      [02.10.2021 21:59.38.441] [LOG] Sockets connected & modules started …
      The futex facility returned an unexpected error code.
      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGABRT
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.17.1 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.17.1 start script.

      Who know why ?

      Regards

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

        @titithebad can u show results of

        node -v
        npm -v

        is this a new mm install?

        Sam

        Create a working config
        How to add modules

        karsten13 1 Reply Last reply Reply Quote 0
        • karsten13
          karsten13 @sdetweil last edited by

          which raspberry pi os did you install?

          It must be one with desktop

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