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.

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

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 3 Posters 398 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.
    • titithebadT Offline
      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 Offline
        sdetweil @titithebad
        last edited by sdetweil

        @titithebad can u show results of

        node -v
        npm -v

        is this a new mm install?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        karsten13K 1 Reply Last reply Reply Quote 0
        • karsten13K Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy