Error when I try to pull the latest image #155

Closed
opened 2026-04-23 14:29:39 +02:00 by derwohat · 4 comments

Hi Frederik,

I got the message from Dockhand that there is a new version available, but when I try to update I get this error:

Pull failed: Failed to pull image: {"message":"Head "https://gitea.baerentsen.space/v2/frederikbaerentsen/bricktracker/manifests/latest": no basic auth credentials"}

Is it only me?

Hi Frederik, I got the message from Dockhand that there is a new version available, but when I try to update I get this error: Pull failed: Failed to pull image: {"message":"Head \"https://gitea.baerentsen.space/v2/frederikbaerentsen/bricktracker/manifests/latest\": no basic auth credentials"} Is it only me?
Owner

Hmm, that's weird. What happens if you pull the images normally like docker compose pull ?

Hmm, that's weird. What happens if you pull the images normally like `docker compose pull` ?
FrederikBaerentsen added the Kind/Bug label 2026-04-23 15:34:20 +02:00

I had the same message using portainer, had to log in to gitea (section registries) and message disapeared

I had the same message using portainer, had to log in to gitea (section registries) and message disapeared
Owner

It is a bug in the latest Gitea version (see https://github.com/go-gitea/gitea/issues/37326). I updated to the latest nightly version and it should work again.

Let me know if you still have issues!

It is a bug in the latest Gitea version (see https://github.com/go-gitea/gitea/issues/37326). I updated to the latest nightly version and it should work again. Let me know if you still have issues!
Author

Yes, it works again. Thanks for helping!

Yes, it works again. Thanks for helping!
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#155