-
Notifications
You must be signed in to change notification settings - Fork 54
Error writting secrets plugin #10
Comments
Looks similar to this issue. Can you make sure you're running the latest Vault and latest version of this plugin and try the steps in that issue? |
Hi @sethvargo thanks for your answer I tried the solution available in the post that you mentioned but still does not work. I'm using Vault v1.1.3 and vault-secrets-gen_0.0.2_linux_amd64.zip on Centos7 |
Can you try 0.0.3? |
Hi @sethvargo, my 2 cents here: I tried the version 0.0.3 with Vault 1.2.3 for a POC and faced exactly the same issue. There was a message in the logs following the internal error message, that this might be an protocol communication error. So then, I downgraded to Vault 1.1.3 and then it worked without issues. I'm very interested to use that plugin. Reproducing that error shouldn't be complicated, but I can provide more logs if needed. Cheers |
Try 0.0.4. Each time Vault changes their API, we have to update our dependencies and re-publish. |
Thanks for your quick answer! I will try now and let you know. |
works perfectly now with vault 1.2.2 and release 0.0.4. Thanks! |
I'm trying to use your plugin but I'm getting an error when I try to write the secrets. The plugin is installed and I can enable it in any path.
this is the log message:
my config:
The text was updated successfully, but these errors were encountered: