You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to version 1.64.0 of Visual Studio Code, opening a project in remote-containers does not work any more.
Getting the following issue:
5269 ms] Exit code 1
[5269 ms] Installing VS Code Server for commit 5554b12
[5269 ms] Start: Downloading VS Code Server
[5269 ms] 5554b12 linux-x64 stable
[5618 ms] Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
Version of VSCode: 1.64.0
remote-Containers version: v0.218.0
VSCode 1.64.0 has commit id 5554b12.
Whereas the VSCode version inside the docker container " docker-developer-web" started by remote-containers, folder (/vscode/vscode-server/bin/linux-x64) is commit id 899d46d. Not sure that matters..
The text was updated successfully, but these errors were encountered:
pthopa
changed the title
re: DevContainers not working with VSCode v1.64.0 --ECONNRESET issue while installing VS Code Server
re: Remote-Containers extension not working with VSCode v1.64.0 --ECONNRESET issue while installing VS Code Server
Feb 4, 2022
Uh oh!
There was an error while loading. Please reload this page.
After updating to version 1.64.0 of Visual Studio Code, opening a project in remote-containers does not work any more.
Getting the following issue:
5269 ms] Exit code 1
[5269 ms] Installing VS Code Server for commit 5554b12
[5269 ms] Start: Downloading VS Code Server
[5269 ms] 5554b12 linux-x64 stable
[5618 ms] Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
Version of VSCode: 1.64.0
remote-Containers version: v0.218.0
VSCode 1.64.0 has commit id 5554b12.
Whereas the VSCode version inside the docker container " docker-developer-web" started by remote-containers, folder (/vscode/vscode-server/bin/linux-x64) is commit id 899d46d. Not sure that matters..
The text was updated successfully, but these errors were encountered: