-
Notifications
You must be signed in to change notification settings - Fork 289
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
Docker Desktop Wsl2 linux container can no longer access local network since v4.36.0 #14479
Comments
Ah, finally, I'm having the exact same issue. But for me it came without installing a new version, it just 'happened' as far as I know. Then I updated everything, docker apache/php versions, Docker Desktop itself. An even easier way to reproduce:
I currently have these versions:
I'll try to uninstall and reinstall Docker Desktop.. |
Wow.. It indeed works.. Thanks!! But why :( Not great to re "docker compose up" everything, but hopefully it works.
|
@KoalaBear84 Did re-install v4.36.0 worked? or the downgrade to v4.35.1? |
The latest, v4.36.0 All is finally well now. There also was a Cloudflare problem at the same time, so I thought that COULD be it, but it didn't as I found out this morning. And thanks again! :) |
ok, another manual upgrade and a reboot seems to have fixed the issue |
I think I'm seeing a similar issue. I noticed this with 4.36.0 a few weeks ago and then downgraded to 4.35.1 to fix it. I've recently upgraded to 4.37.1, and while it worked for a week or so, it just randomly started occurring again. I tried a few things without success:
It appears that WSL2 pulls just hang. In the
Once downgrading to 4.35.1, it has resumed working. Not sure if there's some series of commands that cause this to happen as I've been using 4.37.1 for about a week and it just started randomly. I'm additionally running a Docker Swarm cluster locally.
|
Problem still remains in the newest version[4.37.1] for me... |
Description
Docker container started with wsl2 backend can no longer access local network.
Reproduce
Expected behavior
Local network should be accessable from containers.
docker version
docker info
Diagnostics ID
12DBB95A-27C0-4B1E-AB1E-A09D9CA130D7/20241211114249
Additional Info
Uninstall and reinstall 4.35.1 (173168) works again
The text was updated successfully, but these errors were encountered: