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

A humble request for the devs to update to latest version #4

Open
jvdeepak opened this issue Oct 22, 2022 · 0 comments
Open

A humble request for the devs to update to latest version #4

jvdeepak opened this issue Oct 22, 2022 · 0 comments

Comments

@jvdeepak
Copy link

I followed the guide to compile and setup the ethsign plugin but when enabling I am getting this error. I suspect it's due to version difference.

Error enabling: Error making API request.

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

* invalid backend version: 2 errors occurred:
        * Unrecognized remote plugin message:

This usually means that the plugin is either invalid or simply
needs to be recompiled to support the latest protocol.
        * Unrecognized remote plugin message:

This usually means that the plugin is either invalid or simply
needs to be recompiled to support the latest protocol.
2022-10-22T12:25:37.185Z [ERROR] secrets.ethsign.ethsign_6659032b.ethsign: plugin process exited: path=/home/user/vault/.vault.d/vault_plugins/ethsign pid=7525 error="exit status 1"
2022-10-22T12:25:37.249Z [ERROR] secrets.system.system_d64ac07e: error occurred during enable mount: path=ethereum/
  error=
  | invalid backend version: 2 errors occurred:
  |     * Unrecognized remote plugin message:
  |
  | This usually means that the plugin is either invalid or simply
  | needs to be recompiled to support the latest protocol.
  |     * Unrecognized remote plugin message:
  |
  | This usually means that the plugin is either invalid or simply
  | needs to be recompiled to support the latest protocol.
  |

2022-10-22T12:25:37.249Z [ERROR] secrets.ethsign.ethsign_6659032b.ethsign: plugin process exited: metadata=true path=/home/user/vault/.vault.d/vault_plugins/ethsign pid=7531 error="exit status 1"

Can I please request the dev to bring the code base up to date to support vault version 1.12 ?

Thank You

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

1 participant