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.

    MMM-homeassistant-sensors erro

    Scheduled Pinned Locked Moved General Discussion
    1 Posts 1 Posters 576 Views 1 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.
    • I Offline
      iorifly
      last edited by

      Dear, I am trying to configure this module.

      My MM loads, but no other module loads, everyone gets msg loading …

      In the shell I have the following error:

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.10.0 start /home/pi/MagicMirror
      > ./run-start.sh
      
      [19:57:53.065] [LOG] Starting MagicMirror: v2.10.0
      [19:57:53.107] [LOG] Loading config ...
      [19:57:53.130] [LOG] Loading module helpers ...
      [19:57:53.141] [LOG] No helper found for module: alert.
      [19:57:53.416] [LOG] Initializing new module helper ...
      [19:57:53.421] [LOG] Module helper loaded: updatenotification
      [19:57:53.424] [LOG] No helper found for module: clock.
      [19:57:55.473] [LOG] Initializing new module helper ...
      [19:57:55.478] [LOG] Module helper loaded: MMM-Screencast
      [19:57:57.717] [LOG] Initializing new module helper ...
      [19:57:57.720] [LOG] Module helper loaded: calendar
      [19:57:57.723] [LOG] No helper found for module: compliments.
      [19:57:59.531] [LOG] Initializing new module helper ...
      [19:57:59.535] [LOG] Module helper loaded: MMM-DarkSkyForecast
      [19:57:59.742] [LOG] Initializing new module helper ...
      [19:57:59.747] [LOG] Module helper loaded: newsfeed
      [19:57:59.761] [LOG] Initializing new module helper ...
      [19:57:59.765] [LOG] Module helper loaded: MMM-homeassistant-sensors
      [19:57:59.770] [LOG] All module helpers loaded.
      [19:57:59.777] [LOG] Starting server on port 8080 ...
      [19:58:00.071] [LOG] Server started ...
      [19:58:00.079] [LOG] Connecting socket for: updatenotification
      [19:58:00.089] [LOG] Connecting socket for: MMM-Screencast
      [19:58:00.095] [LOG] Connecting socket for: calendar
      [19:58:00.102] [LOG] Starting node helper for: calendar
      [19:58:00.109] [LOG] Connecting socket for: MMM-DarkSkyForecast
      [19:58:00.116] [LOG] ====================== Starting node_helper for module [MMM-DarkSkyForecast]
      [19:58:00.123] [LOG] Connecting socket for: newsfeed
      [19:58:00.130] [LOG] Starting module: newsfeed
      [19:58:00.138] [LOG] Connecting socket for: MMM-homeassistant-sensors
      [19:58:00.147] [LOG] Sockets connected & modules started ...
      [19:58:00.153] [LOG]
      Ready to go! Please point your browser to: http://localhost:8080
      Starting chromium browser now, have patience, it takes a minute
       --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=
      Abrindo em uma sessão de navegador existente.
      pi@raspberrypi:~/MagicMirror $ events.js:174
            throw er; // Unhandled 'error' event
            ^
      
      Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
          at doWrite (_stream_writable.js:411:19)
          at writeOrBuffer (_stream_writable.js:399:5)
          at Socket.Writable.write (_stream_writable.js:299:11)
          at Console.con.(anonymous function) [as log] (/home/pi/MagicMirror/node_modules/console-stamp/main.js:150:46)
          at process.<anonymous> (/home/pi/MagicMirror/js/app.js:40:10)
          at process.emit (events.js:198:13)
          at process._fatalException (internal/bootstrap/node.js:497:27)
      ^C
      pi@raspberrypi:~/MagicMirror $
      

      What do I do?

      1 Reply Last reply Reply Quote 0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • 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