Hello, for several months now I cannot pull any images anymore, I always get the following error when I try. I even logged into my free account, same issue. The server I use is a VPS, I do not share the ip and I only pull one image once a month at most.
docker pull onlyoffice/documentserver
Using default tag: latest
Error response from daemon: error parsing HTTP 429 response body: invalid character ‘T’ looking for beginning of value: “Too Many Requests (HAP429).\n”
If your IP was banned, you would see “connection refused” or “Access denied”, not “Too many requests”. What is your VPS provider? Just because you have an IP address for incomming requests, it outgoing traffic could go through a common gateway.
You can try this command to see if the IP of the VPS is the same as the IP that Docker Hub can see