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
When running nib-crypt init for the first time when initializing an application, a new key gets created and uploaded to S3, overwriting the existing key, rather than pulling it down. When this happens, decrypting the secrets file will fail.
When running
nib-crypt initfor the first time when initializing an application, a new key gets created and uploaded to S3, overwriting the existing key, rather than pulling it down. When this happens, decrypting the secrets file will fail.