docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.84k stars 282 forks source link

win 10 network error #14130

Open RobinKamps opened 2 weeks ago

RobinKamps commented 2 weeks ago

Description

After updating to 4.31.1 an envoy container can not reach / resolve domains which are in the win host file (e.g, local.dev 127.0.0.1). Resulting in error: immediate connect error: Network is unreachable. Downgrading to 4.30 resolves the issue.

Reproduce

-

Expected behavior

No response

docker version

4.31.1

docker info

-

Diagnostics ID

-

Additional Info

No response

TomHenshall commented 1 week ago

I had a similar issue with my redis instance running on the host PC. The container wasn't able to resolve gateway.docker.internal correctly. Also downgrading to 4.30 resolved this issue