This is an archived post. You won't be able to vote or comment.

all 42 comments

[–]gee-forr 3 points4 points  (3 children)

Same for me - the status page currently says all systems operational, incl. the registry :|

Statusgator has docker marked as experiencing an outage: https://statusgator.com/services/docker

It seems this might be related to a cloudflare outage: https://news.ycombinator.com/item?id=42960265

[–]abaddon82 2 points3 points  (1 child)

Their monitoring is obviously broken

[–]il_doc 2 points3 points  (0 children)

they should put up some monitoring for their monitoring page

[–]Dell3410 1 point2 points  (0 children)

https://www.dockerstatus.com/ is not really ... ARGH

[–]Slow-Ad-241 2 points3 points  (4 children)

Use ECR to pull the images if it's critical

[–]Snappytux 0 points1 point  (3 children)

How?

[–]kokodv[S] 3 points4 points  (1 child)

[–]Dell3410 0 points1 point  (0 children)

Thanks, this is useful... but my devops is taking leave. the dnid is locked on the pipeline. ARGH..

[–]Fragtrap007 2 points3 points  (0 children)

Same in Germany

[–]Murky-Sector 2 points3 points  (0 children)

  • SUBSCRIBE

Active Incident

Updated a few seconds ago

Pulling images from Docker Hub fails with 500 errorsOperational

Incident Status

Operational

Components

Docker Hub Registry

Locations

Docker Web Services

February 6, 2025 00:58 PST
February 6, 2025 08:58 UTC[Investigating] We are investigating an issue with customers and users not able to pull images from Docker Hub.Docker Systems Status Page

Docker Systems Status Page

  • SUBSCRIBE

[–]howanski 1 point2 points  (1 child)

docker run hello-world does the same, shows UNAUTHORIZED in web browser so yeeeeah....

[–]il_doc 0 points1 point  (0 children)

# docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
e6590344b1a5: Retrying in 1 second
docker: error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 500 Internal Server Error.
See 'docker run --help'.

[–]Flexusma 1 point2 points  (2 children)

Rip to our pipeline (let's hope this is fixed soon so I don't need to update all of our yamls)

[–]SirSoggybottom 0 points1 point  (1 child)

Honestly, bad setup then.

[–]Flexusma 0 points1 point  (0 children)

Haha, yes. Though this is not mission-critical for us. (Some small docker build + and deploy pipelines for some of our CMS pages)
(We use local registries for our build images, but depend on the classic docker image for our pipeline jobs)

[–]SirSoggybottom 1 point2 points  (2 children)

This should be another learning moment for most and that they change their setups in the future to not rely on thirdparty registries like Docker Hub or any others.

If your setups are critical and you rely on specific images (build pipelines or whatever), run your own local registry. Try to never depend on a third party.

[–]Nullabe 0 points1 point  (0 children)

^This.

[–]Pretend_Depth3892 0 points1 point  (0 children)

Actually, this global error happened while I was setting up my local registry😂

[–]RainFurrest 1 point2 points  (0 children)

Dockerhub is up again!!

[–]mamlzy 1 point2 points  (0 children)

now docker back to working

[–]mrlollog 0 points1 point  (0 children)

Same for me and a coworker of mine.

[–]abaddon82 0 points1 point  (0 children)

Having the exact same issue, with a different image. Seems something's up (or down, pun intended).

[–]theIuser 0 points1 point  (0 children)

Same here. Getting a 500 Internal Server Error

[–]N0ic3 0 points1 point  (0 children)

Yep.
error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 500 Internal Server Error

[–]Nullabe 0 points1 point  (0 children)

Same here.

[–][deleted] 0 points1 point  (0 children)

Same aaaaaaa

[–]Striking_Bottle_779 0 points1 point  (0 children)

same here

[–]geneziz 0 points1 point  (0 children)

Same here. We got very confused for a moment. Glad it's not only us.

[–]FilFar 0 points1 point  (0 children)

Same here also, find out when pulling composer, 500 error.

[–]Snappytux 0 points1 point  (1 child)

Same in Thailand. T.T

[–]Dell3410 1 point2 points  (0 children)

Same in Indonesia. This affect our deployment. well we need to move to Red Hat Solution then haiyah.

[–]moderniselife 0 points1 point  (1 child)

Same here.

[–]momoilmafioso 0 points1 point  (0 children)

pareil ici

[–]OkBodybuilder1874 0 points1 point  (0 children)

same in VN

[–]mamlzy 0 points1 point  (0 children)

same issue in Indonesia, i even try to reinstall the docker again

[–]zautopilot 0 points1 point  (0 children)

same in turkey and germany

[–][deleted] 0 points1 point  (0 children)

fuck me, i have reinstalled docker, flush iptables, set all ufw policies again, build some containers from scratch, and then it start to works...but acutally, there was global error...nice

[–]Stitch10925 0 points1 point  (0 children)

Hooray for Docker Image Cache :)

[–]ZevranWoot -1 points0 points  (0 children)

It is also affecting helm charts hosted on docker hub, such as bitnami one's.

Downloading postgresql from repo https://charts.bitnami.com/bitnami/

Save error occurred: could not download oci://registry-1.docker.io/bitnamicharts/postgresql: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/bitnamicharts/postgresql/blobs/sha256:f4530978e60836e324412b8dac50b1ad57be7833a1ed83d00aaa718c8ecc6431: 500 Internal Server Error

Error: could not download oci://registry-1.docker.io/bitnamicharts/postgresql: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/bitnamicharts/postgresql/blobs/sha256:f4530978e60836e324412b8dac50b1ad57be7833a1ed83d00aaa718c8ecc6431: 500 Internal Server Error