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

[BUG] Remote containers do not work with the latest docker desktop 4.29.0 update for MacOS #11747

Open
dubisoft-solutions opened this issue Apr 19, 2024 · 3 comments

Comments

@dubisoft-solutions
Copy link

Description

Error: connect ECONNREFUSED occurs when Visual Studio code is trying to communicate with the server inside a docker

Steps To Reproduce

  1. update docker desktop to version 4.29.0
  2. open your project and do Reopen in container

Compose Version

No response

Docker Environment

4.29.0

Anything else?

No response

@dubisoft-solutions dubisoft-solutions changed the title [BUG] Remote containers do not work with the latest docker desktiop 4.29.0 update for MacOS [BUG] Remote containers do not work with the latest docker desktop 4.29.0 update for MacOS Apr 19, 2024
@ndeloof
Copy link
Contributor

ndeloof commented Apr 21, 2024

What make you think this is related to Docker Compose ?
Sounds like a Docker Desktop or vscode extension issue, compose is not involved here

@dubisoft-solutions
Copy link
Author

@ndeloof , probably you are right, but I tested with the compose based docker stack, so created the issue here. If I am wrong, how can I move it to the other space?

@ndeloof
Copy link
Contributor

ndeloof commented Apr 22, 2024

first confirm you can run a docker container and/or a compose application from command line running docker run ...
if not, your Docker desktop installation has some issue. Otherwise, this sounds like a Vscode bug: please report to vscode maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants