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
{{ message }}
This repository has been archived by the owner on May 18, 2021. It is now read-only.
When using aws-okta exec command I am getting this message:
"Enter passphrase to unlock /home/XXX/.aws-okta/"
I am able to press enter to by-pass the message, but sometimes I am getting this message like 4 or 5 times before executing the aws command. This is very annoying.
I have tried on Ubuntu 18.04, Ubuntu 20.04 distros running on WSL 2. All having same issue.
Also, Tried on a regular Ubuntu VM in IBM Cloud, and ran into same issue.
Any idea what could be causing this or how to get around this issue ?
Regards,
Raj
The text was updated successfully, but these errors were encountered:
FYI segmentio/aws-okta is basically shut down. #278
You should try one of the other keyring backends. Depending on your OS you'll have different ones listed when you do --help. I'm a mac user, but pass is a decent Linux backend that uses gpg and so probably won't prompt as much. Good luck!
When using aws-okta exec command I am getting this message:
"Enter passphrase to unlock /home/XXX/.aws-okta/"
I am able to press enter to by-pass the message, but sometimes I am getting this message like 4 or 5 times before executing the aws command. This is very annoying.
I have tried on Ubuntu 18.04, Ubuntu 20.04 distros running on WSL 2. All having same issue.
Also, Tried on a regular Ubuntu VM in IBM Cloud, and ran into same issue.
Any idea what could be causing this or how to get around this issue ?
Regards,
Raj
The text was updated successfully, but these errors were encountered: