<?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[Changing calendars on an event via Calendar app on macOS and iOS doesn't work]]></title><description><![CDATA[<p dir="auto">I never used to have this problem, but I also rarely have to change calendars after creating an event so the vast majority go to my primary calendar. I've tried a few times in the last week to change a few events (both in past and future) to a different calendar. For some reason it will not keep these changes. I get no errors in the app, but after a short period of time (maybe 10 minutes), the event will revert back to the original calendar it was created in.</p>
<p dir="auto">If I create new events in the other calendar though to begin with, they are fine. So it seems specific to the changing of the event calendar. I can also rule out the client as the issue (I think) because at first I thought this maybe had to do with me trying this on the beta macOS and iOS versions, but my primary driver is on macOS Catalina and it's always worked but no longer works either, so this doesn't seem specific to the beta use on my side since it also affects the non-beta builds.</p>
<p dir="auto">Has anyone else experienced this? I'm wanting to see if this is related to the update done in June (as I said - I rarely change the calendar associated to an event so I may have only really noticed this now that I had a few to change), or if it's something very different. Unfortunately I can't restore an app backup to verify because the backups have long lapsed since it was updated back in June.</p>
]]></description><link>https://forum.cloudron.io/topic/3042/changing-calendars-on-an-event-via-calendar-app-on-macos-and-ios-doesn-t-work</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 09:53:37 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3042.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Aug 2020 18:43:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Fri, 18 Sep 2020 17:24:46 GMT]]></title><description><![CDATA[<p dir="auto">Great stuff, persisting with it!</p>
]]></description><link>https://forum.cloudron.io/post/13347</link><guid isPermaLink="true">https://forum.cloudron.io/post/13347</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 18 Sep 2020 17:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Thu, 17 Sep 2020 18:52:13 GMT]]></title><description><![CDATA[<p dir="auto">Okay, it seems it's working now with a new instance of Radicale. No idea why the 409 Conflict happened in the first place though. Here's what I have learned, for anyone who comes across this in the future:</p>
<ul>
<li>
<p dir="auto">It seems that Radicale does not like multiple hostnames / redirects to the main hostname, and clients connecting to the  redirect name causes the 502 Bad Gateway errors.</p>
</li>
<li>
<p dir="auto">If you run into the 409 Conflict, I guess just migrate everything to a new instance, and it somehow resolves it. lol.</p>
</li>
</ul>
<p dir="auto">Thanks for everyone's help on this! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/13305</link><guid isPermaLink="true">https://forum.cloudron.io/post/13305</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 17 Sep 2020 18:52:13 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Thu, 17 Sep 2020 17:05:30 GMT]]></title><description><![CDATA[<p dir="auto">Another update: Quickly spun up a new Radicale instance at davtest.&lt;domain&gt; and created a new event and then moved it to another calendar on the same instance, and now I get it successfully moved.</p>
<pre><code>Sep 17 10:03:33 [2020-09-17 17:03:33 +0000] [1/Thread-124] [INFO] MOVE response status for '/&lt;username&gt;/87F80099-3192-4C3C-A7E4-C64B864557B1/2BEA501D-3AFF-4DAB-822E-CA90AD276E08.ics' in 0.207 seconds: 201 Created
</code></pre>
<p dir="auto">Next I will try moving in the data from the other calendars from the original Radicale instance via exporting the calendar as an ics file via the macOS Calendar app, import to the new instance, and see if I can then still move events to different calendars.</p>
]]></description><link>https://forum.cloudron.io/post/13299</link><guid isPermaLink="true">https://forum.cloudron.io/post/13299</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 17 Sep 2020 17:05:30 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Thu, 17 Sep 2020 17:02:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> &amp; <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> - Okay, great call on the hostname thing, that was indeed the issue for the 502 Gateway errors. So I think what happened there was I originally had everything on dav.&lt;domain&gt; and that's when I was getting the 409 Conflict messages originally reported back on August 17th. But then in troubleshooting I tried migrating everything to a new Radicale instance and at that time decided to also use some extra locations such as calendars.&lt;domain&gt; and contacts.&lt;domain&gt; to make things a little more user friendly. Turns out that was what caused the 502 Bad Gateway.</p>
<p dir="auto">Now that I re-added my account in Calendars app on macOS to be only looking at the original dav.&lt;domain&gt;, I am back at square one with the 409 Conflict error in the logs.</p>
<pre><code>Sep 17 09:53:01 [2020-09-17 16:53:01 +0000] [1/Thread-7226] [INFO] MOVE response status for '/&lt;username&gt;/&lt;CalendarName&gt;/2BEA501D-3AFF-4DAB-822E-CA90AD276E08.ics' in 0.219 seconds: 409 Conflict
</code></pre>
<p dir="auto">Any ideas? Unfortunately we're sort of back at square one still, as I can't migrate from one calendar to another.</p>
<p dir="auto">I think my next task will be to create a new Radicale instance then with only one address, then start creating some new entries from scratch and see if the issue still occurs or not. If not, then I'll try to migrate in my ics exports and see if the issue then comes back, because if it does then perhaps that may point to some possible corruption in the data I have? I'll report back when I test this out.</p>
]]></description><link>https://forum.cloudron.io/post/13295</link><guid isPermaLink="true">https://forum.cloudron.io/post/13295</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 17 Sep 2020 17:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Thu, 17 Sep 2020 16:24:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I don't believe I have, I think I've added additional domains though. Basically the subdomain for the Radicale instance is "dav" and to my knowledge always has been. However more recently I added in a couple of additional locations like "calendars" and "contacts", etc.</p>
<p dir="auto">I think what I'll try next is deploy a fresh Radicale instance but specifically only with one location, and making sure the Calendar app uses that one alone and see if I can reproduce it. I had tried before but I think I had also added in additional domains again, so I'll try again with just one, because maybe that's related to the host name check in the Radicale code?</p>
]]></description><link>https://forum.cloudron.io/post/13292</link><guid isPermaLink="true">https://forum.cloudron.io/post/13292</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 17 Sep 2020 16:24:01 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Thu, 17 Sep 2020 08:06:55 GMT]]></title><description><![CDATA[<p dir="auto">I don't think the macOS version is the issue here, since I also see the MOVE command being used (but in my case successfully) if I move events between calendars of the same user.</p>
<p dir="auto">In your case, did you ever move that radicale app instance from one domain/subdomain to another?</p>
]]></description><link>https://forum.cloudron.io/post/13286</link><guid isPermaLink="true">https://forum.cloudron.io/post/13286</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 17 Sep 2020 08:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 16 Sep 2020 20:56:06 GMT]]></title><description><![CDATA[<p dir="auto">Seems the HTTP_HOST value is set too in the proxy according to the docs: <a href="https://github.com/Kozea/Radicale/blob/9d25cc6c0ae6fa72bd6c57b76cbd25f1fddedbc0/DOCUMENTATION.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kozea/Radicale/blob/9d25cc6c0ae6fa72bd6c57b76cbd25f1fddedbc0/DOCUMENTATION.md</a><br />
I assume it's using that set in the nginx reverse proxy in it's comparison logic for the MOVE command? Though still doesn't necessarily explain why it works for you guys though, as I assume that same value would be set anyways, it's the hostname of the app after all, isn't it?</p>
]]></description><link>https://forum.cloudron.io/post/13262</link><guid isPermaLink="true">https://forum.cloudron.io/post/13262</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 16 Sep 2020 20:56:06 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 16 Sep 2020 20:44:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> &amp; <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> - very interesting. According to the Radicale GitHub it's been an issue for others before and sometimes fixed and sometimes needing the proxy to be modified.</p>
<p dir="auto">One thing worth mentioning in case this is an issue, though it is released now (or will be very soon so this will be an issue down the road perhaps) is I was running macOS 11 (i.e. the latest one released for September 2020 called Big Sur, running on their public beta builds earlier). So maybe there's something different now in how their Calendar app handles changes to calendars - no longer doing a DELETE+ADD but a MOVE now - although it's odd because it wasn't an issue earlier in the beta builds and I think either way they're still doing it correctly (just maybe different) as a MOVE method is a valid command to Radicale. Though this may explain why it works for you and not me, as we're running different macOS versions.</p>
<p dir="auto">You may be on to something though about that part of the code in their GitHub project with "to_url.netloc != environ["HTTP_HOST"]". Never seen that before and it's never been an issue before to my knowledge. Any ideas where that might be stored though? Is that something I need to change in my environment or is that more of an app thing? I was able to reproduce it before on a brand new Radicale deployment, so I assume this isn't something I have control over?</p>
]]></description><link>https://forum.cloudron.io/post/13260</link><guid isPermaLink="true">https://forum.cloudron.io/post/13260</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 16 Sep 2020 20:44:34 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 16:56:34 GMT]]></title><description><![CDATA[<p dir="auto">The log message of "Unsupported destination address" comes from <a href="https://github.com/Kozea/Radicale/blob/7ed51226360212d2958a142d7d193b3bdd0c0e40/radicale/app/move.py#L34" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kozea/Radicale/blob/7ed51226360212d2958a142d7d193b3bdd0c0e40/radicale/app/move.py#L34</a> The code there says <code>to_url.netloc != environ["HTTP_HOST"]</code>. From a casual reading, could it be that the domain of the calendar is hardcoded somewhere inside radicale? Meaning, if the user moved the radicale app from one location to another, maybe some internal entries are not patched up?</p>
<p dir="auto">This happens for SOGo which I discovered just a couple of days back - <a href="https://git.cloudron.io/cloudron/sogo-app/-/issues/19" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/sogo-app/-/issues/19</a></p>
]]></description><link>https://forum.cloudron.io/post/13226</link><guid isPermaLink="true">https://forum.cloudron.io/post/13226</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 15 Sep 2020 16:56:34 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 16:52:11 GMT]]></title><description><![CDATA[<p dir="auto">Ok I also tried with different accounts and then the macos client also performs a DELETE+ADD instead of a MOVE, so not sure how to debug this further for me <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":-/" alt="😕" /></p>
]]></description><link>https://forum.cloudron.io/post/13225</link><guid isPermaLink="true">https://forum.cloudron.io/post/13225</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 15 Sep 2020 16:52:11 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 16:48:45 GMT]]></title><description><![CDATA[<p dir="auto">Ok got access to a macbook, however it works for me:</p>
<pre><code>18:47:20 - [2020-09-15 16:47:20 +0000] [1/Thread-2416] [INFO] GET response status for '/' in 0.000 seconds: 302 Found
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2417] [INFO] MOVE request for '/nebulon/7605fbf0-7bd3-63a0-c8df-e5c4af4f34fd/f9d03e14-303a-4f5d-8c8e-eeaf4cb33690.ics' received from '90.187.246.49' (forwarded by 172.18.0.1) using 'Mac+OS+X/10.14.6 (18G103) CalendarAgent/416.5.1'
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2417] [INFO] Successful login: 'nebulon'
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2417] [INFO] MOVE response status for '/nebulon/7605fbf0-7bd3-63a0-c8df-e5c4af4f34fd/f9d03e14-303a-4f5d-8c8e-eeaf4cb33690.ics' in 0.192 seconds: 201 Created
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2418] [INFO] PROPFIND request for '/nebulon/f1ce483f-5dac-87e1-d2c7-e4706444faab/f9d03e14-303a-4f5d-8c8e-eeaf4cb33690.ics' with depth '0' received from '90.187.246.49' (forwarded by 172.18.0.1) using 'Mac+OS+X/10.14.6 (18G103) CalendarAgent/416.5.1'
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2418] [INFO] Successful login: 'nebulon'
18:47:26 - [2020-09-15 16:47:26 +0000] [1/Thread-2418] [INFO] PROPFIND response status for '/nebulon/f1ce483f-5dac-87e1-d2c7-e4706444faab/f9d03e14-303a-4f5d-8c8e-eeaf4cb33690.ics' with depth '0' in 0.180 seconds: 207 Multi-Status
</code></pre>
<p dir="auto">Are you using calendars of different users?</p>
]]></description><link>https://forum.cloudron.io/post/13224</link><guid isPermaLink="true">https://forum.cloudron.io/post/13224</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 15 Sep 2020 16:48:45 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 15:27:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Quick update to say I tried on the latest Radicale update you deployed earlier today, but same thing. 502 Bad Gateway error upon MOVE commands.</p>
]]></description><link>https://forum.cloudron.io/post/13223</link><guid isPermaLink="true">https://forum.cloudron.io/post/13223</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 15 Sep 2020 15:27:03 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 14:15:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Yes, same Radicale instance for all my calendars. And I just used the built-in Calendar app that comes with macOS. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/13220</link><guid isPermaLink="true">https://forum.cloudron.io/post/13220</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 15 Sep 2020 14:15:54 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 15 Sep 2020 10:42:52 GMT]]></title><description><![CDATA[<p dir="auto">I was trying to reproduce this now, however I don't have a mac or iOS device and I wasn't able to get a calendar client otherwise to use the MOVE command. They all DELETE/ADD events when moving them from one to another calendar.</p>
<p dir="auto">Will see if I can get some mac on hand to test this. Just for confirmation, both calendars are within the same radicale instance? Which calendaring apps did you use on mac?</p>
]]></description><link>https://forum.cloudron.io/post/13215</link><guid isPermaLink="true">https://forum.cloudron.io/post/13215</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 15 Sep 2020 10:42:52 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Mon, 14 Sep 2020 08:59:21 GMT]]></title><description><![CDATA[<p dir="auto">Ah right thanks for the reminder, it is still on my list...</p>
]]></description><link>https://forum.cloudron.io/post/13183</link><guid isPermaLink="true">https://forum.cloudron.io/post/13183</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 14 Sep 2020 08:59:21 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Sun, 13 Sep 2020 21:17:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> - Just wanted to check in again as this one has been sitting for about 25 days, and it's becoming a bigger issue with my productivity workflow, or more of an annoyance let's say than a real issue but something I'd love too see resolved sooner than later if possible.</p>
]]></description><link>https://forum.cloudron.io/post/13167</link><guid isPermaLink="true">https://forum.cloudron.io/post/13167</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Sun, 13 Sep 2020 21:17:54 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Mon, 07 Sep 2020 06:50:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> - Just wanted to check in again as I'm still running into this issue and it's been stale for nearly three weeks now. No rush but just figured I'd make sure this was still on your radar as it's becoming a bigger impact as time goes on. Thank you in advance.</p>
]]></description><link>https://forum.cloudron.io/post/12943</link><guid isPermaLink="true">https://forum.cloudron.io/post/12943</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 07 Sep 2020 06:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 01 Sep 2020 00:16:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> - Just wanted to check in on this. Also a quick update: I tried updating the latest package pushed out today, but the same issue occurs on the 502 Bad Gateway.</p>
]]></description><link>https://forum.cloudron.io/post/12682</link><guid isPermaLink="true">https://forum.cloudron.io/post/12682</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 01 Sep 2020 00:16:52 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 26 Aug 2020 18:06:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Okay, thanks for that heads up. I'll wait a bit then before following-up again. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/12523</link><guid isPermaLink="true">https://forum.cloudron.io/post/12523</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 26 Aug 2020 18:06:34 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 26 Aug 2020 04:02:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Johannes is on vacation this week, just a heads up.</p>
]]></description><link>https://forum.cloudron.io/post/12501</link><guid isPermaLink="true">https://forum.cloudron.io/post/12501</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 26 Aug 2020 04:02:38 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 26 Aug 2020 03:34:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> - Any updates on this one by any chance? Seems to be related to both Radicale but also the proxy configuration which I assume is part of the app package details.</p>
]]></description><link>https://forum.cloudron.io/post/12500</link><guid isPermaLink="true">https://forum.cloudron.io/post/12500</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 26 Aug 2020 03:34:47 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Wed, 26 Aug 2020 18:10:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Upon further testing there actually <em>was</em> an issue when I tried a new Radicale server, I just didn't see it at first as it wasn't the exact same issue. I no longer receive 409 Conflict messages but 502 Bad Gateway messages whenever a MOVE command is made. I'm not sure why the error has changed, but perhaps it had to do with a sort of "reset" of the data by moving from one Radicale server to another.</p>
<p dir="auto">I found this in the Radicale GitHub Issues list which is very similar (if not the same):</p>
<ul>
<li><a href="https://github.com/Kozea/Radicale/issues/774#issuecomment-365325111" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kozea/Radicale/issues/774#issuecomment-365325111</a></li>
<li><a href="https://github.com/Kozea/Radicale/issues/842#issuecomment-399745299" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kozea/Radicale/issues/842#issuecomment-399745299</a></li>
<li><a href="https://github.com/Kozea/Radicale/issues/842#issuecomment-623182954" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kozea/Radicale/issues/842#issuecomment-623182954</a></li>
</ul>
<p dir="auto">Here is the exact logs I see (minus the names of the collections):</p>
<pre><code>Aug 19 23:07:50 [2020-08-20 06:07:50 +0000] [1/Thread-540] [INFO] MOVE request for '/&lt;username&gt;/&lt;sourceCalendar&gt;/0D990B62-D6CF-4E10-805F-3AB51C21CF21.ics' received from '&lt;IP&gt;' (forwarded by 172.18.0.1) using 'macOS/11.0 (20A5343i) CalendarAgent/950'
Aug 19 23:07:50 [2020-08-20 06:07:50 +0000] [1/Thread-540] [INFO] Successful login: '&lt;username&gt;'
Aug 19 23:07:50 [2020-08-20 06:07:50 +0000] [1/Thread-540] [INFO] Unsupported destination address: 'https://calendars.&lt;domain.&lt;tld&gt;/&lt;username&gt;/&lt;destinationCalendar&gt;/0D990B62-D6CF-4E10-805F-3AB51C21CF21.ics'
Aug 19 23:07:50 [2020-08-20 06:07:50 +0000] [1/Thread-540] [INFO] MOVE response status for '/d19dotca/&lt;sourceCalendar&gt;/0D990B62-D6CF-4E10-805F-3AB51C21CF21.ics' in 0.197 seconds: 502 Bad Gateway
</code></pre>
<p dir="auto">Looks like it could have to do with the reverse proxy in front of Radicale. Seems that this may be a mix of how Nginx is configured in front of Radicale and I guess changes in Radicale itself. So this seems to need an update to the Nginx rules, perhaps, with the latest Radicale version.</p>
]]></description><link>https://forum.cloudron.io/post/12328</link><guid isPermaLink="true">https://forum.cloudron.io/post/12328</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 26 Aug 2020 18:10:57 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 18 Aug 2020 20:47:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> So interestingly enough in my testing, the issue didn't occur in the old version but also didn't occur in the new version when I upgraded it. So I'm not sure what the root cause is anymore, but presumably not an app issue I guess. May be more to do with my own data somehow, maybe some corruption. I think I'll create a new Radicale on my server and migrate the data and see if that fixes it.</p>
]]></description><link>https://forum.cloudron.io/post/12248</link><guid isPermaLink="true">https://forum.cloudron.io/post/12248</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 18 Aug 2020 20:47:44 GMT</pubDate></item><item><title><![CDATA[Reply to Changing calendars on an event via Calendar app on macOS and iOS doesn't work on Tue, 18 Aug 2020 17:16:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/12239">Changing calendars on an event via Calendar app on macOS and iOS doesn't work</a>:</p>
<blockquote>
<p dir="auto"><a href="https://my.example.com/#/appstore/org.radicale.cloudronapp2?version=2.0.2" target="_blank" rel="noopener noreferrer nofollow ugc">https://my.example.com/#/appstore/org.radicale.cloudronapp2?version=2.0.2</a></p>
</blockquote>
<p dir="auto">Oh that's awesome! Just deployed it using 2.0.1 and will test on that. Thank you so much.</p>
]]></description><link>https://forum.cloudron.io/post/12240</link><guid isPermaLink="true">https://forum.cloudron.io/post/12240</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 18 Aug 2020 17:16:10 GMT</pubDate></item></channel></rss>