-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
For the below command,
vault write -tls-skip-verify database/config/redis-db1 plugin_name="vault-plugin-database-redisenterprise" url="http://localhost:6379" allowed_roles="*" database="admin" username="adminUser" password="root"
Error writing data to database/config/redis-db1: Error making API request.
Error response,
URL: PUT https://127.0.0.1:8200/v1/database/config/redis-db1
Code: 400. Errors:
- error creating database object: unable to initialize: rpc error: code = Internal desc = failed to initialize: could not verify connection to cluster: unable to perform request GET /v1/cluster: Get "http://localhost:6379/v1/cluster": EOF
for redis connectivity REST API based is not working, please can you advice
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels