You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to perform an initial sync of a large-ish calendar (all files amount to 1.5MB) using vdirsyncer, the xandikos server takes several minutes to seemingly prepare the reponse. Once it actually sends it back, it seems vdirsyncer doesn't pick it up and just indefinitely hangs. The xandikos server keeps on functioning and subsequent syncs to other devices keep working.
Looking at the xandikos logs, the server spends a lot of time after </C:calendar-multiget>. It then responds with the full calendar file. During the time between these two events, the xandikos server uses 100% CPU.
When trying to perform an initial sync of a large-ish calendar (all files amount to 1.5MB) using vdirsyncer, the xandikos server takes several minutes to seemingly prepare the reponse. Once it actually sends it back, it seems vdirsyncer doesn't pick it up and just indefinitely hangs. The xandikos server keeps on functioning and subsequent syncs to other devices keep working.
Looking at the xandikos logs, the server spends a lot of time after
</C:calendar-multiget>
. It then responds with the full calendar file. During the time between these two events, the xandikos server uses 100% CPU.Vdirsyncer debug log:
https://privatebin.net/?e048e5abc9bfb7c4#CuxjWzChFD8k3q2rJSRr3X4YgzgdyRhJKfsjeuVPerLQ
xandikos server log:
https://privatebin.net/?62d916c68ad9dab1#Br1E4MnoQMe6gxnEbcxQXJ2KRqBxedrHdPZd79JJJCEx
My vdirsyncer config:
My xandikos config
Nginx site block
The text was updated successfully, but these errors were encountered: