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
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: