• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-Bring errors, not working

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 603 Views 2 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.
  • S Offline
    secdude
    last edited by Sep 24, 2020, 11:19 AM

    Hi folks,

    anyone recently seen this error with MMM-Bring?

    [2020-09-24 13:11:39.995] [ERROR]  (node:1166) UnhandledPromiseRejectionWarning: Error: Request failed with status code 404
        at createError (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/core/createError.js:16:15)
        at settle (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/core/settle.js:17:12)
        at IncomingMessage.handleStreamEnd (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/adapters/http.js:237:11)
        at IncomingMessage.emit (events.js:205:15)
        at endReadableNT (_stream_readable.js:1154:12)
        at processTicksAndRejections (internal/process/task_queues.js:84:9)
    [2020-09-24 13:11:39.997] [ERROR]  (node:1166) UnhandledPromiseRejectionWarning: Error: Request failed with status code 404
        at createError (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/core/createError.js:16:15)
        at settle (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/core/settle.js:17:12)
        at IncomingMessage.handleStreamEnd (/home/pi/mm_prod/MagicMirror/modules/MMM-Bring/node_modules/axios/lib/adapters/http.js:237:11)
        at IncomingMessage.emit (events.js:205:15)
        at endReadableNT (_stream_readable.js:1154:12)
        at processTicksAndRejections (internal/process/task_queues.js:84:9)
    [2020-09-24 13:11:40.000] [ERROR]  (node:1166) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
    [2020-09-24 13:11:40.002] [ERROR]  (node:1166) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
    
    

    Thanks & regards,

    secdude

    1 Reply Last reply Reply Quote 0
    • S Offline
      secdude
      last edited by Sep 24, 2020, 11:40 AM

      Solution: This is what it looks like if you provide a non-existing list name…:man_facepalming:

      1 Reply Last reply Reply Quote 1
      • L Offline
        lavolp3 Module Developer
        last edited by Sep 24, 2020, 11:50 AM

        @secdude ok thanks for clarifying.
        Still this promise rejection should be handled.
        I would send an issue on github.
        Unhandled promise rejections are not nice and rather easy to avoid.

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          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