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

More informative error message when private key is not available #1331

Open
pirapira opened this issue Oct 31, 2019 · 0 comments
Open

More informative error message when private key is not available #1331

pirapira opened this issue Oct 31, 2019 · 0 comments
Labels

Comments

@pirapira
Copy link
Contributor

RuntimeError("Could not access the private key.") is too ambiguous.

The error message should be more informative, such as:

  • The file does not exist
  • The decryption failed
  • The permission of the keyfile is wrong
@pirapira pirapira added P2 demanded by somebody efforts: low_hanging_fruit labels Oct 31, 2019
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