Is https://hub.docker.com down?

I’m trying to pull any image and I received the same error message. For example:

docker pull jenkins/jenkins
Using default tag: latest
latest: Pulling from jenkins/jenkins
fd0410a2d1ae: Retrying in 1 second
8fd0e6949700: Retrying in 1 second
0b8c4de74554: Retrying in 1 second
6cb562e5f934: Waiting
02bbf1f6f7ac: Waiting
af526f34b1b3: Waiting
301ce19b0e14: Waiting
02660793e834: Waiting
d2c171e62e2e: Waiting
f8f232577aa1: Waiting
27a6ae3e33d5: Waiting
d3633a8df18a: Waiting
error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 500 Internal Server Error

I tested in two computers and differents networks.

3 Likes

same for me. seems like it’s down

Looks so. https://www.reddit.com/r/docker/comments/1iixw1x/dockerhub_down/

It is happening in Malaysia.

however, docker status doesn’t change: https://www.dockerstatus.com/

I got the same error; maybe the service is down.

got the same error, tried many times

same for me. I have tried Github action and local, but don’t work.

same issue, it’s affecting a lot while status page says everything is operational

20 mins passed, the error make me crazy

Yes seems to be a global issue,
They have updated the status page moments ago

Now, it seems to be working.

But in my servers “Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit:sweat:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.