Project

General

Profile

Actions

Task #14651

closed
YS RJ

Build Servers getting rate-limited for Docker images

Task #14651: Build Servers getting rate-limited for Docker images

Added by Yannik Schmidt about 2 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Critical
Assignee:
Start date:
06.03.2026
Due date:
% Done:

0%

Estimated time:
SecReporter:
Originally created on:
28.09.2024
Originally updated on:
01.10.2024
Original due date:

Description

Hey folks,
I just noticed that a build pipeline fail due to rate limiting from Docker's side.


ERROR: failed to solve: node:18-bullseye: failed to resolve source metadata for docker.io/library/node:18-bullseye: failed to copy: httpReadSeeker: failed open: unexpected status code [https://registry-1.docker.io/v2/library/node/manifests/sha256:66885a7d085d154c3d80c06ae5f4d356ee2bcd48367f54b865985c98dab5f402:] 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]

You can find more informations about the specific action here: [https://github.com/ls1intum/artemis-theia-blueprints/actions/runs/11084561655/job/30800009825].

Please let me know how I can help you resolve this problem.

Thanks

Yannik

RJ Updated by Robert Jandow about 2 months ago Actions #3

Ich habe es gefixt, man musste die Buildx config in der action anpassen. Die nutzt jetzt den Mirror von uns um das Limit zu umgehen

Siehe [https://github.com/ls1intum/.github/blob/feat/docker-run-network/.github/workflows/build-and-push-docker-image.yml]

 

Actions

Also available in: PDF Atom