500 internal error when requesting passphrase/password
virtualhobbit opened this issue · 1 comments
virtualhobbit commented
Unable to generate passphrases or passwords using Vault 1.0.2 and vault-secrets-gen 0.2.
Receive 500 internal error:
Error writing to: gen/passphrase.
URL: /v1/gen/passphrase
Code: 500
Errors:
1 error occurred:
* internal error
Plugin is registered fine.
sethvargo commented
This is because of hashicorp/go-plugin#94. Use 1.0.1 for now. There's nothing I can do on this end unfortunately. Sorry!