-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frequent AuthDecryptError on all connected orgs #3018
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hello @dpr-nh 👋 None of the versions of Shared: Update to the latest version of Salesforce CLI (docs) and confirm that you're still seeing your issue. After updating, share the full output of |
This looks similar to this issue: #2174 Are you using KWallet? Update to the latest version of the CLI (currently |
Hello @dpr-nh 👋 None of the versions of Shared: Update to the latest version of Salesforce CLI (docs) and confirm that you're still seeing your issue. After updating, share the full output of |
I would run |
Hi @iowillhoit, I'm not using KWallet. |
Haven't had the problem since so either updating or setting the env variable fixed the issue. |
Hello @dpr-nh 👋 None of the versions of Shared: Update to the latest version of Salesforce CLI (docs) and confirm that you're still seeing your issue. After updating, share the full output of |
Bug is still here but setting |
Hello @dpr-nh 👋 None of the versions of Shared: Update to the latest version of Salesforce CLI (docs) and confirm that you're still seeing your issue. After updating, share the full output of |
Summary
While working, I'm deploying frequently to a sandbox and will be running the same deploy command multiple times. At some point I will get this error seemingly at random:
Error (2): Parsing --target-org Failed to decipher auth data. reason: Unsupported state or unable to authenticate data. See more help with --help
After this happens, I check my connected orgs using
sf org list
and see that every single one has the sameAuthDecryptError
status. It's not just the org I was working on, it's all my connected orgs getting disconnected at the same time.This problem happens multiple times a day. I'm not sure if this is a bug with the sf CLI or Salesforce itself, hoping you can point me in the right direction.
Steps To Reproduce
I honestly do not know how to reproduce this. It happens what seems totally randomly.
System Information
The text was updated successfully, but these errors were encountered: