Whenever the docker engine is running, I randomly get err_connection_reset when navigating the web or using apps that try to get internet access.
When I shutdown docker the issue disappears.
Can anyone help with this?
Share and learn in the Docker community.
Whenever the docker engine is running, I randomly get err_connection_reset when navigating the web or using apps that try to get internet access.
When I shutdown docker the issue disappears.
Can anyone help with this?
It shouldn’t happen on macOS. I could imagine on Linux when Docker CE is used and the Docker networks have intersecting ip ranges with your lan network, but when you run Docker Desktop for Mac, everything is in a virtual machine. Can you confirm you are using macOS as the category suggests?
thanks @rimelek
yes it’s a mac I can’t resolve this. I tries changing the docker subnet but no success.
Since Docker is running in the VM of Docker Desktop, the network in the VM can’t affect the host network, so everything I share after this is just a guess.