You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fellas,
I am running the plain command to export the secrets locally into a json file and its failing with below error:
`localMAC:bin root# ./vault-backend-migrator -export secret/ -file secrets.json
Reading all keys under secret/
Reading all secrets
Error reading secrets, err=Error making API request.
Fellas,
I am running the plain command to export the secrets locally into a json file and its failing with below error:
`localMAC:bin root# ./vault-backend-migrator -export secret/ -file secrets.json
Reading all keys under secret/
Reading all secrets
Error reading secrets, err=Error making API request.
URL: GET https://myvault:8200/v1/secret
Code: 400. Errors:
Wrote /path/secrets.json
localMAC:bin root# `
Anyone got clue on what's going on here??
Cheers
Vikram
The text was updated successfully, but these errors were encountered: