Hello,
@Topper said:
Sorry RFC but I confirm this issue too.
I didn’t say that this problem is not existing, I’m just saying that it’s most probably a server issue. After all, the error message is “500 internal server error”.
I get ERROR 500 sync with my calendar since a few days. And all has been working ok for months before.
So, it seems there’s a server problem now.
- Sync keeps working on my laptop with another client, with same credentials so it’s a problem with DAVdroid
This is not a valid conclusion. Other clients use other types of requests to get calendars. For instance, they may fetch the list of entries with PROPFIND
instead of the (better) REPORT calendar-query
, and they may not use the (better)calendar-multiget
and fetch all entries separately. To have a comparison, we would have to know which specific requests are actually working and which are not.
- Tried to reinstall the account/reinstall DAVDroid/Wipe cache/Upgrade to beta…Still getting error 500 !
Yes, because it’s most probably a server issue.
Please help enclosed is the debug file from DAVDROID
0_1458771559975_error_log.html
The HTTP request seems fine for me, and the response indicates a server error.
I’m open for better suggestions and hints, but I can’t see any DAVdroid problem here.
Did you already try to get in contact with your provider? If you do so, please always attach the logs, they’re quite clear.