-
Notifications
You must be signed in to change notification settings - Fork 407
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
SFDX: Authorize an Org failed to run #5194
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 @Florent330 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
Thank you! |
looks like the extensions are failing to call the CLI, transferred to the vscode extensions repo. |
Thanks for reporting this @Florent330 ! Looks like it might be similar to forcedotcom/cli#2608 - what do you think @CristiCanizales ? |
Hi @Florent330,
Let me know if this solves your issue. |
Hi @daphne-sfdc , thanks for your help. Best regards |
Hi @Florent330, |
Hi @daphne-sfdc , |
Could it be due to an incorrect registration variable, for example? Normally I'd check, but now I'm desperate ^^ |
@Florent330
|
@daphne-sfdc : |
What's interesting is that you said you were using SF v2.14.6 CLI, but your screenshot says you are using SFDX v7.209.6 CLI. It seems like you didn't uninstall SFDX before installing SF. I would uninstall both CLI versions and reinstall only SF v2, either 2.14.6 or whichever is the latest version. |
OMG it works! In fact it was blocking because it seems I had two versions if I understood correctly. I don't know how to thank you, but thank you very much! Have good day ! You're the best ! |
@Florent330 I'm so glad I was able to unblock you. Yes, it was blocking because you had two versions - during the migration from SFDX v7 to SF v2, users are supposed to first uninstall SFDX v7 because SF v2 maps the |
Hi,
I'm Windows user and i can no longer deploy with vs code using the "SFDX: Authorize an Org" command. Other commands are also affected, such as "SFDX: Log Out from All Authorized Orgs".
I've tried uninstalling the extensions, then reinstalling them and downgrading, but to no avail.
I did modify the path : C:\Program Files\Salesforce CLI\bin
It used to work and started to bug about a week or two ago.
Could you please help me?
My version :
@salesforce/cli/2.14.6 win32-x64 node-v18.15.0
I currently have the following versions:
@oclif/plugin-autocomplete 2.3.10 (core)
@oclif/plugin-commands 3.0.3 (core)
@oclif/plugin-help 6.0.3 (core)
@oclif/plugin-not-found 3.0.2 (core)
@oclif/plugin-plugins 3.9.2 (core)
@oclif/plugin-search 1.0.3 (core)
@oclif/plugin-update 4.1.2 (core)
@oclif/plugin-version 2.0.3 (core)
@oclif/plugin-warn-if-update-available 3.0.1 (core)
@oclif/plugin-which 3.0.5 (core)
@salesforce/cli 2.14.6 (core)
apex 2.3.20 (core)
auth 2.8.22 (core)
data 2.5.19 (core)
deploy-retrieve 1.19.2 (core)
info 2.6.49 (core)
limits 2.3.39 (core)
login 1.2.37 (core)
marketplace 0.3.0 (core)
org 2.11.4 (core)
schema 2.3.30 (core)
settings 1.4.35 (core)
sobject 0.2.13 (core)
source 2.10.43 (core)
telemetry 2.3.6 (core)
templates 55.5.14 (core)
trust 2.6.20 (core)
user 2.3.37 (core)
Uninstalled JIT Plugins:
community 2.4.6
custom-metadata 2.2.8
dev 1.2.1
devops-center 1.2.3
env 2.2.7
functions 1.22.3
packaging 1.26.4
signups 1.5.5
@salesforce/sfdx-plugin-lwc-test 1.1.0
@salesforce/sfdx-scanner 3.17.0
The text was updated successfully, but these errors were encountered: