Skip to content
New issue

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

Error marking certificate without private key notify=False #566

Closed
kevgliss opened this issue Dec 6, 2016 · 0 comments
Closed

Error marking certificate without private key notify=False #566

kevgliss opened this issue Dec 6, 2016 · 0 comments
Labels
Milestone

Comments

@kevgliss
Copy link
Contributor

kevgliss commented Dec 6, 2016

2016-12-06 22:11:22,541 ERROR: dictionary update sequence element #0 has length 1; 2 is required [in /apps/lemur/lemur/common/schema.py:158]
Traceback (most recent call last):
  File "/apps/lemur/lemur/common/schema.py", line 156, in decorated_function
    resp = f(*args, **kwargs)
  File "/apps/lemur/lemur/certificates/views.py", line 639, in put
    return dict('Unable to add destination: {0}. Certificate does not have required private key.'.format(destination.label))
ValueError: dictionary update sequence element #0 has length 1; 2 is required
@kevgliss kevgliss added this to the 0.5.x milestone Dec 6, 2016
@kevgliss kevgliss added the bug label Dec 7, 2016
@kevgliss kevgliss closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant