geier / pycarddav

DEPRECATED - use vdirsyncer & khard -- easy to use CLI CardDAV client
http://lostpackets.de/pycarddav
MIT License
98 stars 35 forks source link

error message on 404 'unhelpful' #33

Closed geier closed 11 years ago

geier commented 11 years ago
~> pycardsyncer
CardDAV password:
None

Traceback (most recent call last): File "/usr/bin/pycardsyncer", line 83, in controllers.sync(conf) File "/usr/lib/python2.7/site-packages/pycarddav/controllers.py", line 124, in sync auth=conf.dav__auth) File "/usr/lib/python2.7/site-packages/pycarddav/carddav.py", line 98, in init raise Exception(response.reason) #TODO own exception type Exception: None