August 10, 2025Aug 10 Hi,If I try to pull an image from my machine I get this error:docker pull python:3.11-slimError response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp [2600:1f18:2148:bc02:7cdc:fb1c:63b5:3b07]:443: connect: network is unreachableIn the dashboard docker interface it seems that it can't find any update either, what could be the problem.UPDATE: my whole server lost access to the internet, I temporary fixed the problem by doing:ip route add default via 192.168.1.1 dev br0mediaserver-diagnostics-20250810-1617.zip.crdownload Edited August 10, 2025Aug 10 by 6yb
August 10, 2025Aug 10 Community Expert When I encounter this, I often find this to be a tailscale dns issues, docker login or other internet ISP issue.In web terminal can you ping google.comif yes great, if no you have a dns issue and need to fix this first.try setting the unraid dns to a public dns server like google or cloud falre8.8.8.8 or 1.1.1.1
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.