Thanks for the extremly fast answer ! I’ve played a little bit with the contacts app. The option is hidden in the filter settings in the contacts app. There I could switch on the DAVdroid account visibility.
For me the issue is solved. Thanks a lot.
Java.net.SocketTimeoutException for first sync with owncloud + Raspberry PI
-
Hi
I am having trouble for the first sync of my owncloud caldav account hosted on a Raspberry PI. I can sync most of my calendars except one. I get a java.net.SocketTimeoutException error for the most important calendar. This is probably due to the low capabilities of the Raspberry. Is there a way to increase the timer before the timeout occurs? I have saved some logs.I have Davdroid version from f-droid.
-
FYI: I couldn’t access the logs at https://pad.riseup.net/p/r.koy7MdJVDIVaWiAx (depending on the browser it stays at “Loading…” or shows a Javascript error). Maybe my browsers are too old; but it might be useful if you could post the logs in parallel at eg. pastebin.com?
Also, it might be helpful for the devs to know the exact DavDroid version you are using.
-
Thanks Oliver.
I copied the log here too.My DAVdroid version is 0.5.12-alpha
-
You can set various timeouts in DavHttpClient. The data timeout (“socket timeout”) is 20 seconds by default.
Do you think it makes sense to increase this timeout for other people, too?