docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
233 stars 48 forks source link

failed to authorize: failed to fetch oauth token: unexpected status: 429 Too Many Requests #2204

Open btdevops opened 2 years ago

btdevops commented 2 years ago

Hey Guys, I keep running into this issue below trying to pull images from Docker Hub

Warning Failed 24s (x2 over 38s) kubelet
Failed to pull image "error: code = Unknown desc = failed to pull and unpack image failed to resolve reference ": failed to authorize: failed to fetch oauth token: unexpected status: 429 Too Many Requests

I've tried to raise this with Docker Hub support via email but never receive any response and now am stuck!

ingshtrom commented 2 years ago

@btdevops did you receive a message from our support team? It looks like you have reached out through various channels and I want to make sure you are getting the help you need.

btdevops commented 2 years ago

@ingshtrom Jerry Baker reached out and according to him "As far as we can tell from our side at this point it's looking like failed logins." which is not the case at all since the issue is intermittent. It works with the same credentials at some point. Anyway I ended up moving to Azure' Container Registry and things are working fine there.