zellio / ansible-vault-mode

Minor mode for manipulating ansible-vault files
GNU General Public License v3.0
24 stars 13 forks source link

Prompt for password failing #19

Open Ecno92 opened 4 years ago

Ecno92 commented 4 years ago

When ansible-vault-mode needs to ask for the password the following output is displayed in the *ansible-vault-error* buffer immediately after using ansible-vault-decrypt-region

ansible-vault decrypt --output=- 
/usr/lib/python3.8/getpass.py:91: GetPassWarning: Can not control echo on the terminal.
  passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
Vault password: 
ERROR! input is not vault encrypted data- is not a vault encrypted file for -

Let me know if there is more information required to debug the issue.

zellio commented 2 years ago

Sorry for not getting to this issue until now. I hope you are no longer seeing this issue. If you are, I'm having some trouble reproducing it but please re-produce your ansible-vault verision here.