- Closed
- Minor
Bug Description: docker is unaccessible when losing Internet connectivity
How to reproduce: turn off Internet, try to access docker containers over network.
Expected results: works the same with and without Internet connectivity
Actual results: unable to access running containers over mapped ports
Other information: https://forums.unraid.net/topic/69749-dockerdashboard-tab-unresponsive-docker-containers-are-unreachable/
Hi,
I moved house yesterday and don't yet have Internet. I was hoping that my unraid server could provide me with media until our services are installed but am facing issues.
The Dashboard and Docker tabs never respond on the web ui and plex won't connect.
I can docker exec into a running container and execute commands (ls/ps) , I can also execute docker ps/into/start/stop without issues.
I stopped the array, renamed the docker.img and restarted, everything responded fine but I can't install the containers again with no Internet.
Memory is fine and disk/image utilisation is also fine.
Safe mode doesn't help as when I start docker, the same thing happens.
I don't know if one my containers is causing this. I have stopped them all and verified with docker ps that nothing is running but it's still failing
It's almost like the network of docker is unreachable.