immutability-io / vault-ethereum

A plugin that turns Vault into an Ethereum wallet.
244 stars 66 forks source link

Error while enabling secrets #50

Closed smartaquarius10 closed 5 years ago

smartaquarius10 commented 5 years ago

Detailed Description

While running this command:

vault secrets enable -path=ethereum -plugin-name=ethereum-plugin plugin

Getting this error:

[ERR] plugin: plugin acceptAndServe error: strconv.Parselnt: parsing ““: invalid syntax [ERROR] sys: mount failed: path=ethereum/ error=rpc error: code = Unknown desc = timeout waiting for connection info

Kindly suggest the resolution

cypherhat commented 5 years ago

I think this is part of https://github.com/immutability-io/vault-ethereum/issues/49.