We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pycardsyncher produces the following error on my GNU/Linux Ubuntu 15.04:
CRITICAL:root:While syncing account "private" an error occured: TagSet(Tag(tagClass=0, tagFormat=0, tagId=6), Tag(tagClass=128, tagFormat=32, tagId=0)) not in asn1Spec: GeneralName()
... and I don't know where I should look to solve the problem.
The text was updated successfully, but these errors were encountered:
I won't fix this (see #92), but I'm happy to accept pull requests on this.
As an interim solution I suggest to give khard a try, which should have most features of pycarddav and than some.
The only feature missing from khard is probably something like pycard_import, I'll try to send a pull request for that ASAP.
Sorry, something went wrong.
No branches or pull requests
pycardsyncher produces the following error on my GNU/Linux Ubuntu 15.04:
CRITICAL:root:While syncing account "private" an error occured:
TagSet(Tag(tagClass=0, tagFormat=0, tagId=6), Tag(tagClass=128, tagFormat=32, tagId=0)) not in asn1Spec: GeneralName()
... and I don't know where I should look to solve the problem.
The text was updated successfully, but these errors were encountered: