riverqueue/riverui

Docker pull gives an access denied error

Closed this issue · 3 comments

I might be doing something stupid, or maybe it's a temporary error but currently when i run: docker pull ghcr.io/riverqueue/riverui:latest, I get:

Error response from daemon: Head "https://ghcr.io/v2/riverqueue/riverui/manifests/latest": denied: denied

Everything works fine on my end

$ docker pull ghcr.io/riverqueue/riverui:latest
latest: Pulling from riverqueue/riverui
bca4290a9639: Already exists
39b07fe83a36: Pull complete
Digest: sha256:2dc54179b25a86d520d65b6536d82a4d21c362a16fe9e469362ed986ed0a611f
Status: Downloaded newer image for ghcr.io/riverqueue/riverui:latest
ghcr.io/riverqueue/riverui:latest

Same, works fine here. Not sure if it’s somehow related to me being authenticated, but I will need more info to be able to debug this one.

Closing for now but will happily reopen if we can find a way to reproduce this.

Right i figured it was something on my side, for anyone else coming here. I had expired credentials for ghcr that it was using (not sure why?). This solved it for me: https://stackoverflow.com/questions/74656167/unable-to-pull-image-from-github-container-registry-ghcr