Docker pull rate limit when deploy a container

We cannot deploy a service using docker. This is the error log from koyeb:
Dockerfile:1

03:52:00 PM stdout --------------------

03:52:00 PM stdout 1 | >>> FROM python:3.11-buster AS builder

03:52:00 PM stdout 2 |

03:52:00 PM stdout 3 | RUN pip install poetry

03:52:00 PM stdout --------------------

03:52:00 PM stdout error: failed to solve: python:3.11-buster: failed to resolve source metadata for Docker Hub Container Image Library | App Containerization failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:3a19b4d6ce4402d11bb19aa11416e4a262a60a57707a5cda5787a81285df2666: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading

Could you please help, my sistem is impacted

I think this was a temporarily error, after 30 minutes, the error disappeared

Sorry for the inconvenience.

We addressed this issue. That is why you do not see it anymore.

This is happening again, @David - can you check please?

2 Likes

Yes, please check again.

P.S. two hours already passed, no response.

Seems to be working now, my container was built and deployed successfully.