Read the statement by Michael Teeuw here.
2.24.0 - Calendar Error. Could not fetch calendar
-
Is work before update to 2.24.0
[02.07.2023 21:19.56.057] [ERROR] Calendar Error. Could not fetch calendar: http://localhost:8080/modules/calendars/190C3BC4-1E8B-43Fkkk4-9EBE438.ics FetchError: request to http://localhost:8080/modules/calendars/190C3BC4-1E8B-43F4E-89BE438.ics failed, reason: connect ECONNREFUSED ::1:8080
at ClientRequest. (/home/pi/MagicMirror/node_modules/node-fetch/lib/index.js:1505:11)
at ClientRequest.emit (node:events:513:28)
at Socket.socketErrorListener (node:_http_client:502:9)
at Socket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
type: ‘system’,
errno: ‘ECONNREFUSED’,
code: ‘ECONNREFUSED’ -
@Assassins if you didn’t make a special folder called calendars
that might be an issue
if you open a browser and go to that url what happens?
-
@sdetweil The folder is there, and all the files
-
-
@karsten13 yes, is me there 😉
-
The error is fix with : https://github.com/MichMich/MagicMirror/issues/3147