Skip to content
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

Closed
kristualdandamudi opened this issue Nov 13, 2018 · 5 comments

Comments

@kristualdandamudi
Copy link

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

   after 2 min running cli later it gives error like below
sfdx force:source:retrieve --manifest c:\Users\sdaxxxx\Desktop\xxxx\hfsb\manifest\package.xml

! 'ECONNRESET': read ECONNRESET

i expect the source in to local

@ntotten
Copy link
Contributor

ntotten commented Nov 15, 2018

Can you tell me if you are behind a corporate proxy? //cc @forcedotcom/platform-cli

@kristualdandamudi
Copy link
Author

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 don't know what is the reason.

@renatoliveira
Copy link
Contributor

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.

@no-response
Copy link

no-response bot commented Nov 28, 2018

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.

@no-response no-response bot closed this as completed Nov 28, 2018
@VeenaChowdaryGudapati
Copy link

Hi,
I would like to reopen this issue. I have performed all necessary installations as in documentation. When i try to get the Source to local from Org. I get the error.

sfdx force:source:retrieve --manifest c:\Users\xxx\Desktop\SFDX Test Project\SFDX Test Project\manifest\package.xml
ERROR: Cannot read property 'endsWith' of undefined.
fdx force:source:retrieve --manifest c:\Users\xxx\Desktop\SFDX Test Project\SFDX Test Project\manifest\package.xml ended with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants