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
==> Vault server started! Log data will stream in below:
2021-11-23T16:32:55.635Z [WARN] failed to unseal core: error="stored unseal keys are supported, but none were found"
2021-11-23T16:32:59.935Z [WARN] core: stored keys supported on init, forcing shares/threshold to 1
2021-11-23T16:33:04.599Z [WARN] core: attempted unseal with stored keys, but vault is already unsealed
2021-11-24T16:29:14.764Z [WARN] core: leadership lost, stopping active operation
k logs vault-0 vault-init
...
...
2021/11/29 15:47:47 Vault is unsealed and in standby mode.
2021/11/29 15:47:47 Next check in 10s
2021/11/29 15:47:57 Vault is unsealed and in standby mode.
2021/11/29 15:47:57 Next check in 10s
2021/11/29 15:48:07 Vault is unsealed and in standby mode.
2021/11/29 15:48:07 Next check in 10s
2021/11/29 15:48:17 Vault is unsealed and in standby mode.
2021/11/29 15:48:17 Next check in 10s
The text was updated successfully, but these errors were encountered:
What did you expect to happen?
Getting result to the command. In this case:
vault status
after finishingterraform apply
What actually happened?
Getting a timeout.
Output
Additional context
terraform apply
finished OK and I've set all the env variables.Logs:
k logs vault-0 vault
==> Vault server configuration:
==> Vault server started! Log data will stream in below:
2021-11-23T16:32:55.635Z [WARN] failed to unseal core: error="stored unseal keys are supported, but none were found"
2021-11-23T16:32:59.935Z [WARN] core: stored keys supported on init, forcing shares/threshold to 1
2021-11-23T16:33:04.599Z [WARN] core: attempted unseal with stored keys, but vault is already unsealed
2021-11-24T16:29:14.764Z [WARN] core: leadership lost, stopping active operation
k logs vault-0 vault-init
...
...
2021/11/29 15:47:47 Vault is unsealed and in standby mode.
2021/11/29 15:47:47 Next check in 10s
2021/11/29 15:47:57 Vault is unsealed and in standby mode.
2021/11/29 15:47:57 Next check in 10s
2021/11/29 15:48:07 Vault is unsealed and in standby mode.
2021/11/29 15:48:07 Next check in 10s
2021/11/29 15:48:17 Vault is unsealed and in standby mode.
2021/11/29 15:48:17 Next check in 10s
The text was updated successfully, but these errors were encountered: