CalendarServer proxy DB clean-up tool
=====================================
proxyclean:75: DeprecationWarning: raising a string exception is deprecated
raise("Unable to find proxy db at '%s' or '%s'" % (proxydbpath_data, proxydbpath_doc))
Traceback (most recent call last):
File "proxyclean", line 186, in <module>
dsnode, proxydbpath = extractPlistPieces(plistdbpath)
File "proxyclean", line 75, in extractPlistPieces
raise("Unable to find proxy db at '%s' or '%s'" % (proxydbpath_data, proxydbpath_doc))
Unable to find proxy db at '/var/run/caldavd/calendaruserproxy.sqlite' or '/home/principals/.db.calendaruserproxy'
zsh: exit 1 python proxyclean
Indeed, I have no calendar now. I deleted some users, and tried some calendars before.
What happend ?
--
Louis