kevinohara80 / dmc

The file-system-like, cross-platform, cli developer tool for Salesforce
MIT License
69 stars 17 forks source link

Socket hang up error when retrieve code #23

Closed jairzh closed 8 years ago

jairzh commented 8 years ago

I got the following logs when retrieving code.

[dmc] using org: pm
[dmc] matching types
[dmc] * matched type: ApexComponent
[dmc] * matched type: ApexPage
[dmc] * matched type: CustomObject
[dmc] * matched type: Workflow
[dmc] * matched type: ApexClass
[dmc] * matched type: ApexTrigger
[dmc] retrieve status: InProgress
[dmc] retrieve status: InProgress
[dmc] retrieve status: InProgress
[err] socket hang up
[dmc] [NOT OK]
kevinohara80 commented 8 years ago

Socket hang ups are likely not a problem in dmc. It appears that the network connection dropped during the retrieve. Did the problem persist?

jairzh commented 8 years ago

No, occasionally. I think it is my network issue, but it can give a friendly message that will better :)