Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker hub rate limiting #20

Closed
olizilla opened this issue Aug 16, 2022 · 2 comments · Fixed by #23
Closed

Docker hub rate limiting #20

olizilla opened this issue Aug 16, 2022 · 2 comments · Fixed by #23

Comments

@olizilla
Copy link
Contributor

pickup service is failing to start as it cannot pull kubo from docker hub

CannotPullContainerError: ref pull has been retried 1 time(s): failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/ipfs/go-ipfs/manifests/sha256:6663494fdf591ad5e2c91fc6a81c840bd772ca532f9368c9d2434b14fb9911cc: 429 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

@olizilla
Copy link
Contributor Author

Consider publishing kubo to amazon ecr: https://docs.aws.amazon.com/AmazonECR/latest/public/what-is-ecr.html

In the meantime we also need to publish a custom image for kubo so we can update the config as per #9

@olizilla olizilla changed the title docker hub rate limiting Docker hub rate limiting Aug 16, 2022
@olizilla
Copy link
Contributor Author

Fixed in #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant