• 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.

Intermittent problem with calendar module

Scheduled Pinned Locked Moved Solved Troubleshooting
2 Posts 2 Posters 334 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.
  • W Offline
    Whitling2k
    last edited by Dec 2, 2022, 1:24 PM

    Hello!

    I seem to be getting an intermittent error in the calendar module. It works, colours, iconifies, etc etc 95% of the time.

    But occasionally, it shows no entries but shows “Error in the calendar module. Check logs for more details.”

    error.jpg

    Then a few minutes later, the message will be gone, and the entries back.

    Working.jpg

    (screenshots taken pre and post CSS edits for another post… Ignore change in font size… that’s expected!)

    NM2 MM Log …

    Could it be an intermittent network connection issue?

    0|mm       |     at TLSSocket.socketErrorListener (node:_http_client:442:9)
    0|mm       |     at TLSSocket.emit (node:events:526:28)
    0|mm       |     at emitErrorNT (node:internal/streams/destroy:157:8)
    0|mm       |     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    0|mm       |     at process.processTicksAndRejections (node:internal/process/task_queues:83:21) {
    0|mm       |   type: 'system',
    0|mm       |   errno: 'EAI_AGAIN',
    0|mm       |   code: 'EAI_AGAIN'
    0|mm       | }
    0|mm       | [02.12.2022 13:13.38.141] [ERROR] Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xxxx.calendar.google.com/public/basic.ics Error: Not Found
    0|mm       |     at NodeHelper.checkFetchStatus (/home/pixrdp/MagicMirror/js/node_helper.js:120:9)
    0|mm       |     at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    0|mm       | [02.12.2022 13:18.38.845] [ERROR] Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xxxx.calendar.google.com/public/basic.ics Error: Not Found
    0|mm       |     at NodeHelper.checkFetchStatus (/home/pixrdp/MagicMirror/js/node_helper.js:120:9)
    0|mm       |     at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    
    S 1 Reply Last reply Dec 2, 2022, 1:31 PM Reply Quote 0
    • S Offline
      sdetweil @Whitling2k
      last edited by Dec 2, 2022, 1:31 PM

      @Whitling2k EAI_AGAIN is a network name resolution error… nothing we can do… somewhere in the network, probably outside your house a request has failed.

      ive seen this INSIDE due to systems like pihole being used to block spam

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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