You are not logged in.

#1 2025-02-16 04:24:10

Nucleo
Member
Registered: 2024-11-11
Posts: 21

Docker "error pulling image: Temporary failure in name resolution"

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

#2 2025-02-18 15:24:09

the_emulator
Member
Registered: 2025-02-18
Posts: 2

Re: Docker "error pulling image: Temporary failure in name resolution"

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

Board footer

Powered by FluxBB