Hi everyone, I'm experiencing a persistent issue where my Docker tab in the Unraid GUI hangs indefinitely on "Please wait..." and any attempt to pull a new image results in a "context deadline exceeded" or "request canceled while waiting for connection" error. What happened: The issue started after a crash of a VPN container (Gluetun/Netbird). Since then, the Docker service seems to be in a deadlock. Symptoms: The Docker UI tab never finishes loading. Pulling images consistently fails with timeouts. nslookup inside the terminal shows timeouts for standard lookups, seemingly attempting to route through a leftover Tailscale/VPN interface (100.100.100.100). I have already tried restarting the Docker service and pruning networks, but the issue persists after reboots. The docker.img has not been deleted to preserve data. What I have tried: Verified network DNS settings (1.1.1.1/8.8.8.8) in the GUI, but the system still seems to attempt routing via the old VPN/Tailscale interface. Checked iptables and network interfaces, but unable to clear the deadlock. The logs show that the Docker daemon is struggling to connect to registry-1.docker.io. I have attached my diagnostics file to this post. Could you please help me identify which zombie process or network interface is blocking the Docker daemon? I want to avoid deleting the docker image/rebuilding everything if possible. Thank you for your help!
asunastower-diagnostics-20260709-1325.zip