I run vdirsyncer against an owncloud caldav server regularily using cron. From time to time (approx every 10th sync) I get the following exception:
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
File "/home/smu/cal/vdirsyncer_env/local/lib/python2.7/site-packages/click_threading/__init__.py", line 33, in run
File "/home/smu/cal/vdirsyncer_env/local/lib/python2.7/site-packages/click/core.py", line 302, in __exit__
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Seems to be similar to #167.
- vdirsyncer, version 0.7.0
- Install with pip in virtualenv, as desribed in the manual.
Do you need any further information?
I run vdirsyncer against an owncloud caldav server regularily using cron. From time to time (approx every 10th sync) I get the following exception:
Seems to be similar to #167.
Do you need any further information?