Open FrederikP opened 2 years ago
Is this linked with https://github.com/pimutils/vdirsyncer/issues/760? Seeing the same issue while trying to link an existing fastmail cal.
It looks like any event with @ in it's name will error.
I can't seem to figure out how to get a non-404 response from Fastmail CalDAV for events with at-signs in their UIDs. I've submitted a support ticket with Fastmail inquiring about the behavior.
I can't seem to figure out how to get a non-404 response from Fastmail CalDAV for events with at-signs in their UIDs. I've submitted a support ticket with Fastmail inquiring about the behavior.
Sounds like an issue in vdirsyncer to be honest, we have some issues with regards to un-encoding UIDs with escaped characters.
This is a separate issue though. I think there is a ticket for it somewhere.
I'll go ahead and make sure I test the new implementation for this specific sitution.
I should have posted this follow-up (I haven't had a chance to look into it myself yet), but the Fastmail folks say this is a bug on the vdirsyncer side, and have a convincing argument for why:
In my testing, https://github.com/pimutils/vdirsyncer/commit/889183ec89ba807177ee7a276d6f9113df09e7ac resolves this issue (I did a bisect after finding the error was gone in the latest revision).
That patch was included in 0.19.0 (Dec 2022). Please upgrade
Yep, I did so once I realized the issue had been resolved, and the new version works perfectly. Ubuntu 22.04 doesn't ship a recent enough version so I packaged it myself.
When I'm using start_date and end_date then vdirsyncer cannot sync and fails with 404 errors. Kind of like google is listing non-existing calendar events when those parameters are supplied. If I'm commenting the fields out, then syncing works. I don't know how to workaround this issue other than just syncing everything.
Config:
Log:
And a little bit above: