Did you configure .well-known URLs correctly? Error 405 means “method not supported”, which sounds like
either your Web server is not configured correctly (GET, PUT, DELETE, PROPFIND, OPTIONS, REPORT methods have to be allowed), or your OwnCloud is not configured correctly.Calendars added after initial setup don't show up
-
Tested in combination with owncloud:
- Setup davdroid
- Add a new calendar in owncloud
- Do a force sync in android/davdroid
Expected: The calendar shows up in the “calendars to sync” window in the android calendar; but it does not.
-
Calendars have to be selected in the setup window of DAVdroid, see FAQ “How can I change the URL/user name/password of my DAV resource or add a new calendar?”.