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
Create a minio with secret key equal to mr2Xc^y#AWTZ92NWJ#m^NBABZ!js&M#hPqRmD4ps
Deploy a vault with that minio as backup store.
Try to restore from the minio.
Expected behavior
The restore succeeds, vault can be unsealed.
Observed behavior
Restore says it was completed, but restore operator log shows that Signature does not match and vault status and vault init complain that the vault is not initialized.
The text was updated successfully, but these errors were encountered:
If the s3 credentials contain special characters, the backup and restore will fail.
Add a description to warn the user about this.
This is a workaround for molgenis#199
Which chart are you referring?
How to reproduce
Create a minio with secret key equal to
mr2Xc^y#AWTZ92NWJ#m^NBABZ!js&M#hPqRmD4ps
Deploy a vault with that minio as backup store.
Try to restore from the minio.
Expected behavior
The restore succeeds, vault can be unsealed.
Observed behavior
Restore says it was completed, but restore operator log shows that
Signature does not match
andvault status
andvault init
complain that the vault is not initialized.The text was updated successfully, but these errors were encountered: