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

Error when setting config #68

Open
std95174 opened this issue Dec 26, 2019 · 1 comment
Open

Error when setting config #68

std95174 opened this issue Dec 26, 2019 · 1 comment

Comments

@std95174
Copy link

std95174 commented Dec 26, 2019

Detailed Description

After running install_vault.sh on my mac, I tried to set the plugin's config by command:
$vault write -f ethereum/config
but get response:

Error writing data to ethereum/config: Error making API request.

URL: PUT https://localhost:8200/v1/ethereum/config
Code: 404. Errors:

* 1 error occurred:

* unsupported path

The result of checking the path by command: vault read ethereum/config:

No value found at ethereum/config

I've read the issue #67 but it seems different from this one.

Environment

Installed Vault and plugin successfully by install_vault.sh

@cypherhat
Copy link
Member

FWIW, I just released a new version of the plugin that supports Vault 1.0.3. That said, your issue is likely related to how you mount the plugin.

How are you mounting the plugin?

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

2 participants