A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Intermittent problem with calendar module
-
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.”
Then a few minutes later, the message will be gone, and the entries back.
(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)
-
@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