Skip to content

Error when setting config #68

Open
@std95174

Description

@std95174

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions