salesforcedx-vscode icon indicating copy to clipboard operation
salesforcedx-vscode copied to clipboard

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

Open Radha-4235 opened this issue 4 months ago • 12 comments

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)

Radha-4235 avatar Oct 11 '24 10:10 Radha-4235