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

Download of vscode-server on client fails with ECONNRESET #6313

Closed
kczx3 opened this issue Feb 9, 2022 · 3 comments
Closed

Download of vscode-server on client fails with ECONNRESET #6313

kczx3 opened this issue Feb 9, 2022 · 3 comments

Comments

@kczx3
Copy link

kczx3 commented Feb 9, 2022

In the upcoming version we now download the server on the Windows side. That way we avoid problems with missing proxy settings or missing certificates.

Originally posted by @aeschli in #79 (comment)

What is the command that's run on the client (Windows 10, in this case)? I am getting ECONNRESET and can't figure out what the problem is. I am behind a corporate proxy and downloading the .zip works from the browser. Trying to use curl from the Windows CMD fails but I think that's because it isn't using my proxy.

@kczx3
Copy link
Author

kczx3 commented Feb 9, 2022

Well, even though VS Code on my machine was failing to download and install the latest vscode-server version both locally and via WSL, I was able to get it to function by opening my own WSL terminal instance and running code . which downloaded and installed everything just fine.

@aeschli
Copy link
Contributor

aeschli commented Feb 9, 2022

microsoft/vscode#142201 is the issue for this. Fix is on the way.

@aeschli aeschli closed this as completed Feb 9, 2022
@kczx3
Copy link
Author

kczx3 commented Feb 9, 2022

Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants