You are not logged in.
Full Error
⠦ db [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 17.6s
⠹ c29f5b76f736 Downloading 13.2s
⠹ 3d0b32ee6c43 Downloading 13.2s
⠹ edea13d45b54 Downloading 13.2s
⠹ 91f23f0b9c1b Waiting 13.2s
⠹ 5ea2d101ccee Waiting 13.2s
⠹ 94f0cbfc26b6 Waiting 13.2s
⠹ 6565e7451acf Waiting 13.2s
⠹ 34047ddafe46 Waiting 13.2s
⠹ 3e0e9cc584ce Waiting 13.2s
⠹ 5d821824937c Waiting 13.2s
⠹ f69cbdd712da Waiting 13.2s
⠹ f62596e0b037 Waiting 13.2s
⠹ 63b9b48ec2a9 Waiting 13.2s
⠹ 1c47da8f7970 Waiting 13.2s
error pulling image configuration: download failed after attempts=6: dial tcp: lookup docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com: Temporary failure in name resolution
It worked day before yesterday on running images such as nginx and ubuntu but now it shows error on all. Idk how to fix this.
I am able to ping cloudflare and i tried it. but not the whole docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com.
Restart `docker.service`.
Last edited by Nucleo (2025-02-16 04:29:27)
Offline
Hey, welcome to the forum. May I get the docker command you were running and what exactly you were going to do?
These kind of errors usually involve:
1. You not having a reliable DNS server as "Temporary failure in name resolution" implies a DNS failure.
2. You downloading a ressource in the middle of it getting updated (not very likely though)
3. Cloudflare having an outage (also not very likely)
Thanks!
Offline