docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
234 stars 39 forks source link

Docker Hub autobuild error emails provide broken link #1957

Closed mbentley closed 4 years ago

mbentley commented 4 years ago

Problem description

If you have an autobuild that fails and you have notifications enabled, you will receive an email like this:

screenshot 2020-02-29 at 6 34 53 AM

The link in the "Click here for more information." is https://hub.docker.com/redirect/?resource_uri=/api/audit/v1/action/81fa8848-ead5-4e7f-9fcd-73aac706534c/ but that takes me to a 404. I thought at first it might be because I wasn't logged in but I am logged in to Hub just fine and it always returns a 404.

FozzeY commented 4 years ago

There are a few more reports on this bug: #1980, #1985. I am currently experiencing the same issue on a PR Status Check as well. Is there a workaround for it, perhaps some tweaks to the URL? Seems like the API v1 deprecation is the root cause.

binhex commented 4 years ago

Yep this is another annoyance with docker Hub +1 from me.

nevrending commented 4 years ago

Hi @manishtomar , any updates on this one?

nevrending commented 4 years ago

Hi @thaJeztah , any updates?

thaJeztah commented 4 years ago

I think @arkodg looked into this one and, while we understand what's causing it, fixing it required some larger changes that were not possible to make in the short term.

arkodg commented 4 years ago

@mbentley @nevrending @FozzeY @binhex sorry it took a while for us to spend cycles on this issue The issue should be resolved now

thaJeztah commented 4 years ago

Let me go ahead and close this ticket, but feel free to continue the conversation if the issue is not resolved

shams858 commented 4 years ago

I'm still experiencing the issue with the following link.

https://hub.docker.com/login/?next=/redirect/%3Fresource_uri%3D/api/audit/v1/action/8703e1d9-e6dc-46e1-b6bb-7869f1d739b6/

emmahyde commented 3 years ago

Still seeing this occur as well! URL given is https://hub.docker.com/login/?next=/redirect/%3Fresource_uri%3D/api/audit/v1/action/e7372a29-76fd-417b-a674-4cb7828b2499/ , even though I am logged in.

When I delete /login/?next=/redirect/%3Fresource_uri%3D so that my URL is https://hub.docker.com/api/audit/v1/action/e7372a29-76fd-417b-a674-4cb7828b2499/ I do get something back that seems intended for the github actions page.

oerp-odoo commented 2 years ago

Still experiencing this issue. On github, status links to docker hub are broken. Is it really that hard to fix? Seems like an old bug.

etheleon commented 1 year ago

still @manishtomar seeing this on github's PR cc: @arkodg