You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Can I please request the dev to bring the code base up to date to support vault version 1.12 ?
Thank You
The text was updated successfully, but these errors were encountered: