<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Calendar module fetching errors since 2.15]]></title><description><![CDATA[<p dir="auto">The calendar module throws out errors and does not start anymore for me due to following error:<br />
Two public calendars give:</p>
<pre><code> [ERROR] Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xxxxxxxxx%40group.calendar.google.com/public/basic.ics 
Cannot read property 'guess' of undefined
</code></pre>
<p dir="auto">My private calendar has the issue:</p>
<pre><code>Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xx.xxx%40gmail.com/private-xxxxxxxxxxxxxxxxb/basic.ics 
moment.tz is not a function
</code></pre>
<p dir="auto">I THINK the <code>moment.tz</code> error has been there before and i solved that locally but have overwritten the solution in the meantime.</p>
<p dir="auto">Anyone else have these problems or any suggestions?</p>
<p dir="auto">Anyone</p>
]]></description><link>https://forum.magicmirror.builders/topic/14893/calendar-module-fetching-errors-since-2-15</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 00:31:48 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14893.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Apr 2021 14:14:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar module fetching errors since 2.15 on Wed, 07 Apr 2021 14:28:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> hm… if u turn on debug ( add “DEBUG” to the logLevel variable array in config.js</p>
<p dir="auto">can u identify the calendar entry causing trouble… and be willing to share with me…<br />
(chat is good)</p>
]]></description><link>https://forum.magicmirror.builders/post/90387</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90387</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Apr 2021 14:28:14 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar module fetching errors since 2.15 on Wed, 07 Apr 2021 14:24:42 GMT]]></title><description><![CDATA[<p dir="auto">OK some of the errors have apparently been solved by usings sam’s upgrade script. I was a bit to fast with the reporting.</p>
<p dir="auto">The latter one not.<br />
For <code>moment().tz</code> I see one needs to include <code>moment-timezone</code> when using node.js. Which is not being done in calendarutils.js.<br />
Why am I the only one experiencing this issue?</p>
]]></description><link>https://forum.magicmirror.builders/post/90385</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90385</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Wed, 07 Apr 2021 14:24:42 GMT</pubDate></item></channel></rss>