Hello,
I am experimenting with calendarserver 2.4 on Debian stable.
After failures to connect from both, Sunbird and CalDAV-Sync for
Android, I started investigating what was going on. The CalDAV-Sync
author noted, that the response for
/calendars/__uids__/d817aaec-7d24-5b38-bc2f-6369da72cdd9/calendar/
does not include something like
<calendar xmlns='urn:ietf:params:xml:ns:caldav'/>
and is thus not a valid calendar resource.
Here is the URI:
http://77.109.139.85:8008/calendars/users/test/calendar/
or
http://77.109.139.85:8008/calendars/__uids__/d817aaec-7d24-5b38-bc2f-6369da72cdd9/calendar/
User/password: test/test
Or is the name 'admin' hardcoded?