I'm trying to set this up for syncing with a Zoho server, but I'm seeing the error: 'No child nodes in DAV:prop'. It seems similar to #126 and #231, but it is also different.
In my case, there doesn't actually seem to be any child nodes. This is the output I'm getting when using the propfind query mentioned in PR #215
Does this look familiar or does it give any indication of what's wrong? I have successfully set up the calendar to sync with iOS' calendar via CalDAV, so the server is operational, just not working with Emacs for now. Edit: There are events in the calendar that should be sync-able.
When running sync it seems to fail/stop partway through (after saying 'updating events in calendar'), so that if I try and run the sync again, I get asked whether I want to resume. However, regardless of whether I resume or not, the output doesn't seem to change.
I'm trying to set this up for syncing with a Zoho server, but I'm seeing the error: 'No child nodes in DAV:prop'. It seems similar to #126 and #231, but it is also different.
In my case, there doesn't actually seem to be any child nodes. This is the output I'm getting when using the propfind query mentioned in PR #215
Does this look familiar or does it give any indication of what's wrong? I have successfully set up the calendar to sync with iOS' calendar via CalDAV, so the server is operational, just not working with Emacs for now. Edit: There are events in the calendar that should be sync-able.
When running sync it seems to fail/stop partway through (after saying 'updating events in calendar'), so that if I try and run the sync again, I get asked whether I want to resume. However, regardless of whether I resume or not, the output doesn't seem to change.
The debugger produces the following backtrace:
Any input and thoughts would be much appreciated! I'm also happy to post more info if you let me know what you need ☺️
Cheers!