docker / hub-feedback

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

Search within a user's repositories is broken #2174

Open mbentley opened 2 years ago

mbentley commented 2 years ago

Problem description

When using the search box on Docker Hub to search within a user's repositories, a popup keeps appearing and it prevents search from working:

Docker Hub Search failure

docker info output

n/a

Debug Information

Browser name and version: Google Chrome 95.0.4638.69 (Official Build) (arm64) URL: https://hub.docker.com/?ref=login Timetamp or time range: November 18, 2021 6:05 am Eastern time Public IP: 104.254.222.95 Hub Username: mbentley

Error messages (on screen or in browser console)

I only see a 404 error for https://hub.docker.com/api/billing/v4/accounts/d00b51bc74c011e4bea40242ac11001b/offer in the Chrome developer tools console. It loads a number of other web assets when you type but just that one error, no script errors or anything else is shown.

Screenshots of the issue (if applicable)

See the gif above.

Task List

mbentley commented 2 years ago

Just to add one more detail - I just upgraded to a Pro subscription just now to take a look at the Advanced Image Management features and I no longer see the problem. Looks like it is something related to a free tier user account. I created a quick personal tier account really quickly and I see that the default screen that shows up when there are no repos is indeed the page that is popping up when trying to search. When I pushed an image, I could again re-produce the issue with the new user account.

ingshtrom commented 2 years ago

Interesting. That definitely isn't a pretty experience. We have forwarded to the responsible engineering team. I will update once we know more.

mbentley commented 2 years ago

👍 Thanks Alex. Hope you're doing well!