immutability-io / vault-ethereum

A plugin that turns Vault into an Ethereum wallet.
243 stars 65 forks source link

Unable to enable secrets path using newer version of Vault and ethereum plugin binary #94

Open SobhanMoghimi opened 10 months ago

SobhanMoghimi commented 10 months ago
/etc/vault.d/vault-plugins # vault secrets enable -path=ethereum -plugin-name=ethereum-plugin plugin
Error enabling: Error making API request.

URL: POST http://0.0.0.0:8200/v1/sys/mounts/ethereum
Code: 400. Errors:

* invalid backend version: 2 errors occurred:
        * fork/exec /etc/vault.d/vault-plugins/vault-ethereum: no such file or directory
        * fork/exec /etc/vault.d/vault-plugins/vault-ethereum: no such file or directory

Detailed Description

Context

Possible Implementation

Your Environment