docker / hub-feedback

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

Pushed images not displayed in web ui #2145

Closed wlad closed 2 years ago

wlad commented 2 years ago

Problem description

Recently pushed images do not appear in the web ui. I pushed several images today (some from local, some from Github Actions) und everything worked fine. But since a few hours I can't push anything even if I create a repo via the web ui. Is it possible that some service are not fully operational although everything seems green on [status page]?(https://status.docker.com/)

image

https://user-images.githubusercontent.com/64201310/131416645-47e88a4c-9e52-4fa0-9772-ece94ac35994.mp4

https://user-images.githubusercontent.com/64201310/131416653-26058b51-bccf-4b4f-8da0-8a5a83847889.mp4

mikeparker commented 2 years ago

I can reproduce this, taking a look now

mikeparker commented 2 years ago

There's something up with the web UI - looks like pushing / pulling from the registry itself is intact though, and its just the online view, can you confirm?

mikeparker commented 2 years ago

Thanks for reporting, this is a live incident, updates will be posted here https://docker.status.io/

shawnaxsom commented 2 years ago

We've pushed out a fix. Events are being processed, the system is catching up, and you might see a little latency while it's processing.

shawnaxsom commented 2 years ago

The events have finished processing, and it looks like your user page has updated images now.

Closing, but let us know if you have any further related issues. Thanks for reporting!

shawnaxsom commented 2 years ago

https://docker.status.io/ will be updated with the latest status.

wlad commented 2 years ago

thanks, I'm going to retry everything today.

How can one actually jump from https://status.docker.com/ to the historical data view. There seem to be no working link on the status page(?) @shawnaxsom