@nkinkade Thanks for the update and the information. We will add Unihertz, AppBlocker and DuraSpeed to the FAQ page.
Sync is currently experiencing problems. It will be back shortly.
-
Can you tell us if your filenames (the resources you’re trying to sync) contain any colons?
-
Can you please check with 0.6.9.1?
-
I just tried it with version 0.6.9.1 from the play store and I get the same message when I sync the calendar. On the server is Open-Xchange running.
-
Can you please provide logs (see link above) or a test account showing the problem? I can’t reproduce the problem here, so I can’t do anything.
-
I could reproduce it with Radicale and VCards without UID – Radicale seem to return an empty response, like in #393. Strange…
-
Do you have VCards without UID in your .vcf on the server side?
-
I’ve seen it happen that Radicale returns an empty
<multistatus>
tag when it doesn’t understand the request content, but I’ve never seen completely empty HTTP responses. -
I’ve seen it happen that Radicale returns an empty <multistatus> tag when it doesn’t understand the request content, but I’ve never seen completely empty HTTP responses.
I have tested yesterday by adding new VCards without UID on Radicale, and Radicale answered with an empty multistatus which is one cause of the problems which people report.
-
Radicale answers with a multistatus when you upload items? How do you upload items, may I ask?
I use PUT-requests, which worked fine for me so far.
-
Radicale answers with a multistatus when you upload items? How do you upload items, may I ask?
No, I have manually put the VCards without UID into the Radicale .vcf in the file system.
Then, when trying to sync with DAVdroid, Radicale replies with an empty multistatus to the corresponding
PROPFIND
. -
Can you try again with 0.6.9.2?
-
Any news on this?