question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docker: error pulling image configuration: toomanyrequests

See original GitHub issue

Build

https://dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_build/results?buildId=1763875

Build leg reported

Package Runtime Deps, Runtime, Framework Packs installers - rpm

Pull Request

https://github.com/dotnet/runtime/pull/69035

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label “Known Build Error”
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "docker: error pulling image configuration: toomanyrequests: Too many requests."
}

Additional information about the issue reported

docker: error pulling image configuration: toomanyrequests: Too many requests. Please visit https://aka.ms/acr/skus#sku-feature-matrix to view limits of all service tiers.

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
markwilkiecommented, May 11, 2022

unless the idea was to try to count instances?

Yes, we’d like to measure the impact over time.

If it is a known intermittent issue that we are not able to do anything about, can we look for this failure and automatically retry?

Yes, this is a feature that @ulisesh is working on where we can ask for a retry based on a known issue.

cc/ @missymessa @AlitzelMendez @ChadNedzlek

1reaction
jkotascommented, May 11, 2022

I have seen this happen on multiple PRs. If it is a known intermittent issue that we are not able to do anything about, can we look for this failure and automatically retry?

Read more comments on GitHub >

github_iconTop Results From Across the Web

toomanyrequests: You have reached your pull rate limit. ...
You get this error when you try to pull an image from the public Docker Hub repository after you have reached your Docker...
Read more >
Resolve “error pulling image configuration
I want to resolve the "error pulling image configuration: toomanyrequests" error that I get when I use Docker images in AWS CodeBuild.
Read more >
Error pulling image configuration: toomanyrequests
This issue occurs because your pipeline has triggered the Docker Hub limit announced in August 2020. Users who pull Docker images have the...
Read more >
My build fails to pull Docker image with "Too Many Requests"
The first suggestion is to create a Context for your Docker Hub credentials to incorporate in your config.yml . Example config: context-example.
Read more >
Failed to pull image toomanyrequests — You have reached ...
Resolution to this issue is to pull image from docker registry by authenticating to the docker registry. ... Refer to the following configuration...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found