-
Notifications
You must be signed in to change notification settings - Fork 303
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
"Open folder in container" fails #6029
Comments
This might be a different problem than #6023. Tracking here. |
same here. I added Here are the logs (hope it is helpful):
|
@daMichaelB Does the EC2 VM have |
I'm seeing almost the exact same thing, running VS Code on Windows 11, connecting to an Ubuntu 20.04 host running Docker. It started happening maybe an hour ago, after I restarted VS Code and it updated to 1.63. It was working immediately prior (this is my primary dev environment):
|
Does everyone seeing this have the |
Should be fixed in Remote-Containers 0.209.5. Let me know if you still see this issue there. Thanks. FYI: Instead of having your devcontainer.json locally, you can now also have it on your SSH server. To try that use the Remote-SSH extension to connect to the SSH server, open your workspace folder on the SSH server and then use the |
It works for me now, thanks! |
Hey @chrmarti . With |
Working again here - thanks for the fast turnaround on the fix |
I have similar problem on 1.63. When I choose "Open folder in container" and select local folder with devcontainer config, it fails with this error:
The same config works on 1.62.3. I'm on Kubuntu 20.04.
Originally posted by @maciek16180 in #6023 (comment)
The text was updated successfully, but these errors were encountered: