adambullmer / sublime_ansible_vault

Ansible vault manipulation in Sublime Text
MIT License
6 stars 2 forks source link

Can't re-encrypt vault #18

Open BuildTheRobots opened 4 years ago

BuildTheRobots commented 4 years ago

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 commented 4 years ago

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