Thanks for the update and great that you found the problem!
Radicale - No Resources were found during account creation
-
While creating a new (first) Davdroid account (version 0.9.1.3) to connect my radicale server (newest version 1.1.0), no resources were found.
(It seems that Davdroid tries to find the resources endlessly…)On the server side, the following error occurs:
<propstat> <prop> <CR:addressbook-description /> </prop> <status>**HTTP/1.1 404 Not Found**</status> </propstat>
I am using the following Server-URL:
http://<<server-IP>>:5232/<<USERNAME>>/The Radicale server works like a charm with Thunderbird/Lightning.
Any hint or information is appreciated…
Thanks in Advance…
Maverick -
@Maverick The quoted 404 is not an error, is just says that there’s no
addressbook-description
property.Please post logs from resource detection. However, I’m quite sure it’s a server configuration problem.
-
Thank you for your reply - a server configuration problem is still possible - but I have no idea what to check…
I posted the Radicale server logs here:
https://friendpaste.com/wGhyFxnXPUtrdOqNAuSr3and the Davdroid debug log …
https://friendpaste.com/wGhyFxnXPUtrdOqNAuRjC(IP addresses and user names are anonymized…)
Thank you for your support
-
java.net.SocketTimeoutException
indicates a TCP connection error. Maybe a firewall problem?