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
Describe the bug
When using version 1.9.0-RC1 (upgrade from 1.8.5) the DynamoDB based vault instance is no longer able to unseal properly the error message from the logs is:
[ERROR] core: post-unseal setup failed: error="failed to update entity in MemDB: failed to update alias into memdb: missing value for index 'local_bucket_key'"
To Reproduce
Upgrade vault version to 1.9.0-rc1 and with autounseal the error occurs on startup.
Expected behavior
Startup like normal with an unsealed vault.
Environment:
Vault Server Version (retrieve with vault status): 1.9.0-RC1
Vault CLI Version (retrieve with vault version): N/A
Describe the bug
When using version 1.9.0-RC1 (upgrade from 1.8.5) the DynamoDB based vault instance is no longer able to unseal properly the error message from the logs is:
To Reproduce
Expected behavior
Startup like normal with an unsealed vault.
Environment:
vault status
): 1.9.0-RC1vault version
): N/AVault server configuration file(s):
Additional Context
Click to expand logs!
The text was updated successfully, but these errors were encountered: