Hi All,
I have installed Vault in CentOS/RHEL machine, after not using it for some days, vault has been sealed and I don’t have the keys to unseal it
I have tried using the below commands but there isn’t any use
vault operator init
Error initializing: Error making API request.
URL: PUT http://127.0.0.1:8200/v1/sys/init
Code: 400. Errors:
- Vault is already initialized
vault token lookup
Error looking up token: Error making API request.
URL: GET http://127.0.0.1:8200/v1/auth/token/lookup-self
Code: 503. Errors:
- Vault is sealed