Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

v0.295.0 wont open within the container. #1747

Open
andreujuanc opened this issue Jun 9, 2023 · 1 comment
Open

v0.295.0 wont open within the container. #1747

andreujuanc opened this issue Jun 9, 2023 · 1 comment

Comments

@andreujuanc
Copy link

Not sure if this is the right place to report this, but today my projects will not open within the devcontainers, and so then I GUESSED that the extension's latest update was causing issues, reverted back to the previous (v0.292.0) and it worked.

The docker build process never starts.
Window does not reload.
Stuck right in the beginning with an error saying that because its taking more than 10s it will stop all user input.

@pranithan-kang
Copy link

pranithan-kang commented Jun 27, 2023

I monitored the Extension Host Output window and get the message that I think it should relate to this problem

2023-06-27 12:05:58.437 [error] Error: connect ETIMEDOUT 185.199.108.153:443
	at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16) remote-containers.reopenInContainer {"value":"ms-vscode-remote.remote-containers","_lower":"ms-vscode-remote.remote-containers"}

My VSCode detail:

Version: 1.79.2 (Universal)
Commit: 695af097c7bd098fbf017ce3ac85e09bbc5dda06
Date: 2023-06-14T08:58:52.392Z
Electron: 22.5.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 22.5.0

DevContainer: v0.295.0

P.S.

I tried downgrading the extension to version v0.292.0 and got no luck, the problem is still existing.

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