forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
491 stars 79 forks source link

Unable to Deploy or Retrieve data/files from the org through VS Code #3054

Open Radha-4235 opened 3 hours ago

Radha-4235 commented 3 hours ago

Summary:

For my authorized org for a given project, when I right click on my project/lwc/apex class, and select Deploy source to org, a pop up comes up stating that the command is running but it keeps running forever but nothing gets deployed. Steps To Reproduce:

Authorize an org. Right click any component/project that you wish to deploy and click SFDX : Deploy source to org. The pop up comes us saying Running SFDX: Deploy Source to Org and it run forever. In the command-line output as well, it doesn't indicates that the deployment has started but it is in pending state for a long time.

Expected result

It should deploy my selected changes to my authorized org.

Actual result

The command/action hangs and runs forever and nothing gets deployed.

Salesforce Extension Version in VS Code: 57.6.0

SFDX CLI Version: @salesforce/cli/2.16.7 win32-x64 node-v20.8.1

OS and version: Windows 10

VS Code version: 1.94.1 ( user setup)

github-actions[bot] commented 3 hours ago

Hello @Radha-4235 :wave: It looks like you didn't include the full Salesforce CLI version information in your issue. Please provide the output of version --verbose --json for the CLI you're using (sf or sfdx).

A few more things to check:

Thank you!

github-actions[bot] commented 3 hours ago

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.