Skip to content

unable to setup using vault 1.12.2 #26

@datagen24

Description

@datagen24

following the instructions I get vault API errors indicating a library is out of date

the SDK version has reved substantially from the one used in the go.mod file from 0.1.12 (released Jul 25, 2019) to 0.7.0 (released Jan 13, 2023)
I have been testing and I have been able to build with the SDK up 0.3.0 but I still get the following error

--
Error enabling: Error making API request.

URL: POST http://localhost:8200/v1/sys/mounts/op
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.

--

The error indicates an out of date SDK / protocol is being used

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