-
Notifications
You must be signed in to change notification settings - Fork 406
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
when i try SFDX:retrieve source from org , error after 2 min with ! 'ECONNRESET': read ECONNRESET #745
Comments
Can you tell me if you are behind a corporate proxy? //cc @forcedotcom/platform-cli |
yes @ntotten i am working behind firewall, but it works if i used retrieve command from terminal instead of right click on package.xml file for source in to local. |
I'd check the proxy settings first. I too get this error sometimes when I'm behind the proxy at the customer I'm working with at the moment. The solution is to issue the retrieve command again one or two more times. |
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance. |
Hi, sfdx force:source:retrieve --manifest c:\Users\xxx\Desktop\SFDX Test Project\SFDX Test Project\manifest\package.xml |
step : 1 Create project with manifest
SFDX: Create Project with Manifest
step :2 change the login URL to test.salesforce.com in sfdx-project.json file
Step :3 Authorize the Sandbox by using " SFDX: Authorize an Org " then after run sfdx force:org:list
it gives ────────────────
(U) hf-sb sdandxxxx@xxx.xxx.xxfix 00D3F0000000h8YUAQ Connected
step:4 then i tried "SFDX: Retrieve Source from Org" from package.xml file
! 'ECONNRESET': read ECONNRESET
i expect the source in to local
The text was updated successfully, but these errors were encountered: