When trying to deploy new cattle the rancher agent starts but errors when the network agent i deployed with the following error:
APIError: 500 Server Error: Internal Server Error (“Get https://registry-1.docker.io/v2/rancher/agent-instance/manifests/v0.8.0: unknown: too many failed login attempts for username or IP address”)
When trying to hit the URL manually I get an unauthorized error, has the repo been made private?
https://registry-1.docker.io/v2/rancher/agent-instance/manifests/v0.8.0
Thanks,
Jon