DavDroid ignores the file names I specifiy when connecting to my radicale server.
When connecting via {url}/username/custom-name.ics he looks for calendar.ics (also does this for addressbook.vcf):
PROPFIND /username/calendar.ics/
connecting to the server works and also authentication is ok.
As a next step I tried to rename my calendar file to calendar.ics an my address book to addressbook.vcf. But it ist still not working. My Server ist sending him a postive respsonse but davdroid is showing me the found calendar and contact files view without any results.
As you can see in my log my server tells davdroid that the file exists. Accounts created with version 6.2 are still working.
My log:
[pid: 1926|app: 0|req: 2103/2103] 93.219.26.60 () {34 vars in 542 bytes} [Thu Nov 6 21:22:19 2014] OPTIONS /username/calendar.ics/ => generated 0 bytes in 2 msecs (HTTP/1.1 200) 2 headers in 173 bytes (0 switches on core 0)
[pid: 1926|app: 0|req: 2104/2104] 93.219.26.60 () {42 vars in 677 bytes} [Thu Nov 6 21:22:19 2014] PROPFIND /username/calendar.ics/ => generated 1176 bytes in 5 msecs (HTTP/1.1 207) 3 headers in 130 bytes (2 switches on core 0)
[pid: 1926|app: 0|req: 2105/2105] 93.219.26.60 () {42 vars in 669 bytes} [Thu Nov 6 21:24:47 2014] PROPFIND /.well-known/carddav => generated 344 bytes in 4 msecs (HTTP/1.1 207) 3 headers in 129 bytes (2 switches on core 0)
[pid: 1926|app: 0|req: 2106/2106] 93.219.26.60 () {42 vars in 683 bytes} [Thu Nov 6 21:24:48 2014] PROPFIND /username/addressbook.vcf/ => generated 544 bytes in 3 msecs (HTTP/1.1 207) 3 headers in 129 bytes (1 switches on core 0)
[pid: 1926|app: 0|req: 2107/2107] 93.219.26.60 () {34 vars in 548 bytes} [Thu Nov 6 21:24:48 2014] OPTIONS /username/addressbook.vcf/ => generated 0 bytes in 2 msecs (HTTP/1.1 200) 2 headers in 173 bytes (0 switches on core 0)
[pid: 1926|app: 0|req: 2108/2108] 93.219.26.60 () {42 vars in 683 bytes} [Thu Nov 6 21:24:48 2014] PROPFIND /username/addressbook.vcf/ => generated 70621 bytes in 59 msecs (HTTP/1.1 207) 3 headers in 131 bytes (2 switches on core 0)
[pid: 1926|app: 0|req: 2109/2109] 93.219.26.60 () {42 vars in 667 bytes} [Thu Nov 6 21:24:49 2014] PROPFIND /.well-known/caldav => generated 340 bytes in 2 msecs (HTTP/1.1 207) 3 headers in 129 bytes (1 switches on core 0)
[pid: 1926|app: 0|req: 2110/2110] 93.219.26.60 () {42 vars in 677 bytes} [Thu Nov 6 21:24:49 2014] PROPFIND /username/calendar.ics/ => generated 535 bytes in 7 msecs (HTTP/1.1 207) 3 headers in 129 bytes (1 switches on core 0)
[pid: 1926|app: 0|req: 2111/2111] 93.219.26.60 () {34 vars in 542 bytes} [Thu Nov 6 21:24:50 2014] OPTIONS /username/calendar.ics/ => generated 0 bytes in 2 msecs (HTTP/1.1 200) 2 headers in 173 bytes (0 switches on core 0)
[pid: 1926|app: 0|req: 2112/2112] 93.219.26.60 () {42 vars in 677 bytes} [Thu Nov 6 21:24:50 2014] PROPFIND /username/calendar.ics/ => generated 1176 bytes in 5 msecs (HTTP/1.1 207) 3 headers in 130 bytes (2 switches on core 0)