Open justsomebody42 opened 2 years ago
Updating the contact on the server fixed the issue, so I got rid of the HTTP 500 for now, but would still be curious, if this is something that could be addressed or might happen in the future again.
I am having the same issue - how did you figure out which contact is causing the issue?
thanks
Haven't seen the issue in quite a while, but you should be able to identify the contact with the URL given in the debug info.
Describe the bug I have a fully working installation hosted within Kubernetes. It's a new installation running on 3.7.0 and I did an SQL import of the data I had in my old installation (which was updated 3.7.0 as well...). Contact syncing works fine, but recently one of the contacts I updated on my phone starts to produce an HTTP 500, when DavX tries to sync. Unfortunately, this happens regularly and is quite anoying.
The debug output of DavX reveals an issue when sabredav tries to parse the data. I'm using the Samsung contacts app on an S21.
Is there anything I can do to fix this? Or is it a bug in sabredav? Or a bug in the Samsung contacts app that's providing corrupt data?
Any help is appreciated!