docker / hub-feedback

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

Please remove IP from blacklist #2268

Closed FrancescoMez79 closed 1 year ago

FrancescoMez79 commented 1 year ago

Hello, from some days hub.docker.com is issuing error: "message": "You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"

Investigating we have understand that our public IP : 84.253.147.38 has been blacklisted. This because we have inadvertently made an error using the tool watchtower with an interval of 5seconds. We have already fixed this, setting the default value of 24hours.

May you please remove our IP from docker blacklist?

Thanks and best regards, Francesco

binman-docker commented 1 year ago

Hi Francesco, that rate limit is evaluated over a period of six hours: https://docs.docker.com/docker-hub/download-rate-limit/#what-is-the-download-rate-limit-on-docker-hub

Now that you've fixed the issue with Watchtower, you should be ok in a few hours.

FrancescoMez79 commented 1 year ago

Hello, thanks for your reply. It worked until a few days ago. We tried today and we have the problem again. We are re-checking the watchtower configuration. We have removed the "interval" field which by default should be 24 hours.

May you please remove our IP from docker blacklist?

Thanks, Francesco