pimutils / pimutils/vdirsyncer

Error while syncing new calendar event

Open
#1,065 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

mod: DAV type: 3rd party
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 -vdebug output: vdirsyncer-log.txt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.