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

Can't re-encrypt vault #18

Open
BuildTheRobots opened this issue Oct 22, 2019 · 1 comment
Open

Can't re-encrypt vault #18

BuildTheRobots opened this issue Oct 22, 2019 · 1 comment

Comments

@BuildTheRobots
Copy link

BuildTheRobots commented Oct 22, 2019

Decrypting a vault works absolutely fine, trying to re-encrypt throws an error shown below:
It's worth pointing out that I have not edited any config file and am typing/pasting the password into the prompt box thrown up at the bottom of sublime.

/usr/lib/python2.7/getpass.py:83: GetPassWarning: Can not control echo on the terminal.
  passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
New Vault password: 
Warning: Password input may be echoed.
Confirm New Vault password: [WARNING]: Error in vault password prompt (default): EOFError (ctrl-d) on prompt for (default)
ERROR! EOFError (ctrl-d) on prompt for (default)

OS: Ubuntu 18.04
Ansible 2.8.6
Sublime: 3.2.2 (3211)

Screenshot from 2019-10-22 15-35-51

@warpreality
Copy link

Yes, I have the same problem
Снимок экрана от 2020-09-18 23-07-45

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