Broken reCaptcha on Docker Hub

Hello. I dunno where else I should report this but if you go to https://index.docker.io/ the reCaptcha is broken with the following message: “ERROR for site owner: Wrong domain for site key”

Cheers!

Ran into the same exact issue, checked the page, the captcha is not blocked. Tested from multiple devices/networks, result is always the same (presented on the screenshot above).

1 Like

The URL in the original question’s is index.docker.io. If I remember correctly the reCAPTCHA key is for a specific domain. I don’t know why index.docker.io loads Docker Hub, because I think it shouldn’t or at least it should redirect you to hub.docker.com. please, use this url from the browser:

https://hub.docker.com

update:

I opened an issue on GitHub:

Thank you for reporting it.

It has been fixed. Now index.docker.io redirects to hub.docker.com

thank you, that alls i need, I also have the same situation

It seems they broke it again.

Update:

I commented in the issue on GitHub again, but https://hub.docker.com will work.

The redirection caused an other issue, so they had to roll that change back:
https://github.com/docker/hub-feedback/issues/2280#issuecomment-1313786650