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

Erorrs instead of prompting for GPG credentials with Pass #60

Open
QuinnyPig opened this issue Jan 18, 2020 · 1 comment
Open

Erorrs instead of prompting for GPG credentials with Pass #60

QuinnyPig opened this issue Jan 18, 2020 · 1 comment

Comments

@QuinnyPig
Copy link

This may be a user configuration issue: when pass is the backend used, the request (via aws-vault for requests errors rather than prompting for the passphrase. There are a few ways around this. pass CREDNAME invokes gpg-agent within the user session.

Ideally exception handling around this would catch this failure mode--but I could be wildly off base!

@kennu
Copy link

kennu commented Apr 13, 2021

This happens to me in Ubuntu and WSL2 every time the cached GPG password expires. My guess is that aws-vault / keyring somehow calls pass without passing the right stdin/stdout/tty to let it open the pinentry app when needed.

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

No branches or pull requests

2 participants