opened 09:46PM - 20 Nov 24 UTC
closed 02:05PM - 09 Apr 25 UTC
Hi,
Thank you for providing the support to every single case when this appears.…
In my case it happened all of the sudden, without any changes on sysadmin so I have no idea how to determine if I have a loose script running wild with the requests, would you please be so kind to provide some stats, or possible causes? Project is hosted on VPS.
I can't docker push anything, not even login or pull:
```
docker login -u ****
Password:
Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 429 Too Many Requests
```
```
docker pull nginx
Using default tag: latest
Error response from daemon: toomanyrequests: Too Many Requests (HAP429).
```
Thank you!