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
Even with the proper results backend password in app.yaml, a run of merlin info shows the results backend as not working because encrypt_data_key has not yet been generated.
To Reproduce
Steps to reproduce the behavior:
Remove encrypt_data_key from merlin home dir.
Run merlin info
See authentication error
Expected behavior merlin info should generate its own encrypt_data_key if one does not yet exist.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
Describe the bug
Even with the proper results backend password in
app.yaml
, a run ofmerlin info
shows the results backend as not working becauseencrypt_data_key
has not yet been generated.To Reproduce
Steps to reproduce the behavior:
encrypt_data_key
from merlin home dir.merlin info
Expected behavior
merlin info
should generate its ownencrypt_data_key
if one does not yet exist.The text was updated successfully, but these errors were encountered: