pimutils / pimutils/vdirsyncer
Error while syncing new calendar event
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
On vdirsyncer 0.19.1 and 0.19.0, I receive an error message if I create a new calendar event in ikhal and then run vdirsyncer sync.
error: Unknown error occurred for xandikos_calendar/9140fbad-a217-4dc2-982a-e2597344f7c8: [Errno None] Can not write request body for http://<REDACTED>/user1/calendars/9140fbad-a217-4dc2-982a-e2597344f7c8/6CWKJLONGUG29ILAGD08HZ4AXK95STOCLWOV.ics
If I delete the newly created event in ikhal or downgrade vdirsyncer to 0.18.0 and try running vdirsyncer sync again, I no longer receive the error.
- vdirsyncer version: 0.19.1 or 0.19.0
- Server software: Xandikos 0.2.8
- Python version: 3.10.10
- Operating system: Arch Linux
- Config file: config.txt
vdirsyncer -vdebugoutput: vdirsyncer-log.txt
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with vdirsyncer 0.19.0 or 0.19.1, Xandikos 0.2.8, and the supplied config.txt, then inspect vdirsyncer-log.txt from a verbose sync. Compare the behavior with vdirsyncer 0.18.0 and the event creation path through ikhal. Done means newly created calendar events sync successfully without the request-body error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100