-
Notifications
You must be signed in to change notification settings - Fork 78
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
Socket hang up #430
Comments
Please look into it |
Hi @salesforc - Can you please include more detail?
|
@salesforc please provide steps to reproduce using the dreamhouse sample repo or provide us with a repository where you are facing this issue. |
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. |
@clairebianchi Hi Claire, I saw many stories that are related to the same topic were closed due to the lack of response, (like this #1417) |
@dieffrei since this issue, we've added workarounds for the CLI to better handle these on some of the long-polling operations like org creation and metadata deploy/retrieve. For some of the one-request, one-response places, we are trying to figure out the best way to enable retries for all these network problems in jsforce. |
@mshanemc thank you for the quick response. Do you have any suggestions, on how we could speed it up? Shall I open a salesforce case?
|
Are there any updates on this issue? We face it every day, sometimes more, sometimes less. It's become the most constant thing in our system. Now, the problem is even bigger. We also use a Squid proxy with parent-child setup. Here's what we noticed and what might be causing it:
|
ERROR: Error: socket hang up
{
"status": 1,
"name": "Error",
"message": "socket hang up",
"exitCode": 1,
"commandName": "SourcePushCommand",
"stack": "Error: socket hang up\n at createHangUpError (_http_client.js:323:15)\n at TLSSocket.socketOnEnd (_http_client.js:426:23)\n at TLSSocket.emit (events.js:194:15)\n at endReadableNT (_stream_readable.js:1125:12)\n at process._tickCallback (internal/process/next_tick.js:63:19)\nOuter stack:\n at Function.wrap (C:\Users\703239717\AppData\Local\sfdx\node_modules\salesforce-alm\node_modules\@salesforce\core\lib\sfdxError.js:151:27)\n at SourcePushCommand.catch (C:\Users\703239717\AppData\Local\sfdx\node_modules\salesforce-alm\dist\ToolbeltCommand.js:246:46)",
"warnings": []
The text was updated successfully, but these errors were encountered: