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

Do not block on keyfile password input #6681

Closed
nholland94 opened this issue Nov 12, 2020 · 0 comments · Fixed by #6689
Closed

Do not block on keyfile password input #6681

nholland94 opened this issue Nov 12, 2020 · 0 comments · Fixed by #6689
Labels

Comments

@nholland94
Copy link
Member

When a user does not specify a password for their keyfile via the CLI, the daemon blocks and waits for password input before opening it. This behavior does not work well and confuses users. Often, the prompt for password input gets lost among other logs. We should amend this behavior to just crash as instead, leaning on CLI or env provided keyfile passwords in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant