Read the statement by Michael Teeuw here.
One calendar wont load
-
@sdetweil thanks! but it only seems like I have one instance running because now nothing is running.
-
Ok, so maybe I had something running in the background that I couldn’t see. When I ran
npm start dev
I got this error instead:[2020-12-30 22:53:03.906] [ERROR] Whoops! There was an uncaught exception... [2020-12-30 22:53:03.908] [ERROR] TypeError: Cannot read property 'iana' of undefined at getIanaTZFromMS (/home/pi/MagicMirror/node_modules/node-ical/ical.js:108:30) at /home/pi/MagicMirror/node_modules/node-ical/ical.js:175:23 at Object.DTSTART (/home/pi/MagicMirror/node_modules/node-ical/ical.js:457:32) at Object.handleObject (/home/pi/MagicMirror/node_modules/node-ical/ical.js:483:39) at Object.parseLines (/home/pi/MagicMirror/node_modules/node-ical/ical.js:534:18) at Object.parseICS (/home/pi/MagicMirror/node_modules/node-ical/ical.js:590:18) at Object.sync.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:190:15) at Object.autodetect.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:221:17) at Request._callback (/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:79:22) at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22)
-
Update: solved the problem by using your solution here: https://forum.magicmirror.builders/topic/13770/2-13-calendar-fix-for-office-365-users but I don’t have a Office 365-account.
Thanks for the solution!! -
@kvicksson if u download the ics file, put the url in a browser on your pc, and can send me the file
I will look at it…my email in the same user-defined as here at Gmail.
its a text file, so u can edit /cleanse it if u need to
that error happened in the 1st fix for Microsoft timezone names. I never thought the lookup i built would fail… oops…
-
@kvicksson that code will be in the new release on Friday, 1/1