<?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[Default calendar module stopped showing iCloud events]]></title><description><![CDATA[<p dir="auto">After working correct (Raspberry Pi 3B) for several months the calendar module stopped displaying events from my iCloud calendar a few days ago and shows no events. There are many events within my iCloud calender and they are still visable on <a href="https://www.icloud.com/#calendar" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.icloud.com/#calendar</a>. The public webcal URL in config.js is unchanged and matches with iCloud public URL generated online by Apple. Newsfeeds and weather forecast works fine so I can exclude network issues. Please see my calendar config below. Are there issues with the module or iCloud? Any suggestions to solve this?</p>
<pre><code>        {
                module: "calendar",
                header: "Agenda",
                position: "top_left",
                config: {
                        fade: false,
                        maximumEntries: 7,
                        displaySymbol: false,
                        calendars: [
                                {
                                        symbol: "calendar-check-o ",
                                        url: "webcal://p01-calendarws.icloud.com/ca/subscribe/1/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
                               }
                        ]
                }
        },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/10073/default-calendar-module-stopped-showing-icloud-events</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 00:09:37 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10073.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Mar 2019 15:07:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Default calendar module stopped showing iCloud events on Sat, 23 Mar 2019 23:41:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mm-hans" aria-label="Profile: MM-Hans">@<bdi>MM-Hans</bdi></a> can u mark your issue resolved please</p>
]]></description><link>https://forum.magicmirror.builders/post/54806</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54806</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 23 Mar 2019 23:41:40 GMT</pubDate></item><item><title><![CDATA[Reply to Default calendar module stopped showing iCloud events on Mon, 18 Mar 2019 16:08:58 GMT]]></title><description><![CDATA[<p dir="auto">I didn’t create a new calendar, only for testing purposes. After finding out what the possible issue was, I’ve unchecked and thereafter checked “make public” and copied the new URL.</p>
<p dir="auto">Great it works for you too!! :thumbs_up_medium-light_skin_tone:</p>
]]></description><link>https://forum.magicmirror.builders/post/54499</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54499</guid><dc:creator><![CDATA[htilburgs]]></dc:creator><pubDate>Mon, 18 Mar 2019 16:08:58 GMT</pubDate></item><item><title><![CDATA[Reply to Default calendar module stopped showing iCloud events on Mon, 18 Mar 2019 15:57:59 GMT]]></title><description><![CDATA[<p dir="auto">Following your steps it turned out you’re right, thanks for helping! All my iCloud events are back on the mirror. I did not create a complete new calendar, I only unchecked and thereafter checked “make public” and copied the new URL : webcal://p41-calendars.icloud.com/published/2/… in the config.js file.</p>
<p dir="auto">Again many thanks for your fast reply.</p>
]]></description><link>https://forum.magicmirror.builders/post/54496</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54496</guid><dc:creator><![CDATA[MM-Hans]]></dc:creator><pubDate>Mon, 18 Mar 2019 15:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to Default calendar module stopped showing iCloud events on Mon, 18 Mar 2019 15:38:27 GMT]]></title><description><![CDATA[<p dir="auto">I had the same issue from last Monday. I was using the calendar for about 1 month (newby MagicMirror). I checked everything and as it seems nothing had changed, but get keeping “No upcoming events”.</p>
<p dir="auto">Then I created a new calendar and made it public. What I saw is that the URL was quite different from the one I used. I see the same with you.</p>
<p dir="auto">old: webcal://p01-calendarws.icloud.com/ca/<strong>subscribe</strong>/1/<br />
new:webcal://p40-calendars.icloud.com/<strong>published</strong>/2/</p>
<p dir="auto">I openend my calendar on my Macbook and set the published option off for my calendar. Than I put it back on and got a new URL with the same ‘new’ format. I put this in my MagicMirror config and everything works again (now for 1 week already).</p>
<p dir="auto">I hope this is the solution for your problem also…Succes!</p>
]]></description><link>https://forum.magicmirror.builders/post/54494</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54494</guid><dc:creator><![CDATA[htilburgs]]></dc:creator><pubDate>Mon, 18 Mar 2019 15:38:27 GMT</pubDate></item></channel></rss>