-
Notifications
You must be signed in to change notification settings - Fork 90
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
429 Too Many Requests
from GitHub Actions, can't build anything
#140
Comments
Similar issue here, running a matrix, build fails, getting error 429:
|
@clemlesne we are actively working to reduce some of the throttling you have been noticing and will update once we have more |
We're getting this too. Unfortunately docker caching with the gha (GitHub actions cache) is just not feasible with GHA's 10GB cache limit and Docker images with layers that are several GBs. Patiently waiting for the S3-backed caching and hoping we can make do for now. 🙏 |
Builds are still failing regularly, from my managed GitHub Actions. |
Hi Team, |
We are working on ways to reduce the likelihood of this occuring. |
Still happening today |
We also got build fails because of this... |
This is still an issue. |
Also getting I resorted to using |
Hello, our build pipelines are all blocked due to 429's on the container registry
|
Hello,
|
Observed the same issue from AKS cluster - Azure/AKS#4279 |
Hello, one more here with errors 429 :( |
In the AKS Issue I created they admit there is a throttling issue in centralus region |
I am experiencing the same thing. This needs to be resolved immediately as its completely put a stop to our deployments. |
I am seeing |
Another one here, since today. |
Also experiencing this :( |
It seems that caching should be an answer to this issue, but I'm not sure which method I should use in my Github workflow.
|
Me too, our CI/CD pipelines are failing randomly due to 429. Please fix ASAP! :) |
same problem over here. Pipelines are often failing. with this error |
ERROR: failed to solve: mcr.microsoft.com/dotnet/aspnet:8.0: pulling from host mcr.microsoft.com failed with status code [manifests 8.0]: 429 Too Many Requests same issue happened right now |
Using Azure Pipelines, experiencing the same issue:
|
Using Github Actions also having this issue intermittently, we have about 5 docker containers being built in one Github action (same image), what is the best approach to cache?
|
We are in the process of rolling out new hardware that will resolve this issue. We are already seeing decreased throttling in the last few hours. It will take a while to roll this out globally, but you should already be seeing improvements if you are located in the central us regions |
Many thanks for acknowledging, and for the detail on plans to resolve @AndreHamilton-MSFT |
Thank you @AndreHamilton-MSFT !! |
So we use Azure Devops for our CI builds. We have seen this issue over the last several weeks and I am still getting builds issues today. At the moment I am having to manually re-run builds and cross fingers that I don't get the Too Many Requests error, almost seems like a 50:50 on any given build @AndreHamilton-MSFT when you say "should be seeing improvements if you are located in the central us regions" - I am guessing that is referring to the location of our build machines, we are using Azure VM's in Central US. |
@stevef51 correct. We are still in the processing of rolling out the new hardware and i suspect your traffic landed on older hardware more prone to throttling. Going to see if i can make some further tweaks to reduce overall throttling likelihood. until we roll out globally you may still see some throttling, but we are working to roll that out as quickly and safely as possible. |
@AndreHamilton-MSFT , We are still facing this issue, may i know the ETA by when you complete the rollout globally? |
@bsripuram we are mostly rolled out. How are things looking in the last week |
I believe things have stabilised a lot on our end as I can't recall seeing this for quite a while. |
Receiving error
429 Too Many Requests
from two hours. Pullingmcr.microsoft.com/dotnet/aspnet:6.0-jammy
.Date: June 7, 2023, 6:00 PM
Short error:
Long error:
The text was updated successfully, but these errors were encountered: