Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash when syncing #1156

Open
ttyridal opened this issue Jan 16, 2025 · 0 comments
Open

crash when syncing #1156

ttyridal opened this issue Jan 16, 2025 · 0 comments

Comments

@ttyridal
Copy link

ttyridal commented Jan 16, 2025

Unfortunately I don't have exact details on the failing item. Could be a reccuring event I deleted on the server (google calendar)

vdirsyncer, version 0.19.3
Ubuntu 22.04.5
python 3.10.12

Skipping '/caldav/v2/[email protected]/events/x-apple-reminderkit%3A//REMCDReminder/0C2F0D87-XXXX-XXXX-XXXX-XXXXXXXXX.ics', properties are missing.
error: Unknown error occurred for my_gcals/family: /caldav/v2/[email protected]/events/x-apple-reminderkit%3A//REMCDReminder/0C2F0D87-XXXX-XXXX-XXXXX-XXXXXXXX.ics
error: Use `-vdebug` to see the full traceback.
debug:   File "/home/ttyridal/vdirsync/venv/lib/python3.10/site-packages/vdirsyncer/cli/tasks.py", line 74, in sync_collection
debug:     await sync.sync(
debug:   File "/home/ttyridal/vdirsync/venv/lib/python3.10/site-packages/vdirsyncer/sync/__init__.py", line 150, in sync
debug:     b_nonempty = await b_info.prepare_new_status()
debug:   File "/home/ttyridal/vdirsync/venv/lib/python3.10/site-packages/vdirsyncer/sync/__init__.py", line 69, in prepare_new_status
debug:     async for href, item, etag in self.storage.get_multi(prefetch):
debug:   File "/home/ttyridal/vdirsync/venv/lib/python3.10/site-packages/vdirsyncer/storage/dav.py", line 553, in get_multi
debug:     raise exceptions.NotFoundError(href)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant