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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
When downloading contacts and events from the remote server both InvalidMacException and InvalidComponentException may be thrown, these indicate an error in decryption and an error in vcard & ical parsing respectively.
At the time of writing these exceptions are merely logged, however since it is likely that these exceptions will persist indefinitely something more should be done. One idea is to delete the corrupted contact or event from the remote server.
The text was updated successfully, but these errors were encountered:
When downloading contacts and events from the remote server both InvalidMacException and InvalidComponentException may be thrown, these indicate an error in decryption and an error in vcard & ical parsing respectively.
At the time of writing these exceptions are merely logged, however since it is likely that these exceptions will persist indefinitely something more should be done. One idea is to delete the corrupted contact or event from the remote server.
The text was updated successfully, but these errors were encountered: