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

Client network socket disconnected before secure TLS connection was established #898

Closed
windNight opened this issue Apr 16, 2019 · 2 comments

Comments

@windNight
Copy link

Repro steps:

Action: getChildren
Error type: ECONNRESET
Error Message: Client network socket disconnected before secure TLS connection was established

Version: 0.6.1
OS: win32
VS Code Version: 1.33.1

Call Stack
new n (dist/extension.bundle.js:157:636422)
$.callback (dist/extension.bundle.js:157:635108)
$.module.exports.e.exports.u.init.e.callback.t.callback [as _callback] (dist/extension.bundle.js:157:634554)
module.exports.$.init.t._callback.t.callback.t.callback (dist/extension.bundle.js:187:5468)
$.emit (events.js:182:13)
$.module.exports.$.onRequestError (dist/extension.bundle.js:187:14523)
ClientRequest.emit (events.js:187:15)
TLSSocket.socketErrorListener (_http_client.js:382:9)
TLSSocket.emit (events.js:182:13)
emitErrorNT (internal/streams/destroy.js:82:8)
emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
process._tickCallback (internal/process/next_tick.js:63:19)
@ejizba
Copy link
Contributor

ejizba commented Jun 10, 2019

@windNight please add repro steps to this issue

Also, #966 might've improved this experience - you're welcome to follow these instructions to try the latest build from master: https://aka.ms/azCodeInsiders

@vscodebot vscodebot bot closed this as completed Jul 1, 2019
@vscodebot
Copy link

vscodebot bot commented Jul 1, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants