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
I followed the instructions on how to setup automated users (role accounts) in the readme file and whenever I try to blackbox_postdeploy I just get the no-secret key error in NEWMASTER even if gpg -K and gpg2 -K say the secret key is imported.
I had to re-generate a new key using gpg v.1 instead of gpg2 for my role account to work.
Posting here in case someone experiences the same thing.
The text was updated successfully, but these errors were encountered:
I followed the instructions on how to setup automated users (role accounts) in the readme file and whenever I try to
blackbox_postdeploy
I just get theno-secret key
error in NEWMASTER even ifgpg -K
andgpg2 -K
say the secret key is imported.I had to re-generate a new key using gpg v.1 instead of gpg2 for my role account to work.
Posting here in case someone experiences the same thing.
The text was updated successfully, but these errors were encountered: