SideStore / omnisette-server

An HTTP server wrapper for omnisette. Supports both V1 (Provision) and V3 of anisette servers.
67 stars 94 forks source link

Error response from daemon: Head "https://ghcr.io/v2/sidestore/omnisette-server/manifests/latest": unauthorized #3

Closed Macleykun closed 1 year ago

Macleykun commented 1 year ago

When pulling the ghcr.io/sidestore/omnisette-server:latest image. I get the following error: Error response from daemon: Head "https://ghcr.io/v2/sidestore/omnisette-server/manifests/latest": unauthorized I believe the images are somehow private and can't be publically accessed.

Can you look if the docker image is set to private instead of public? https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#about-the-container-registry

Macleykun commented 1 year ago

can someone check what's set here? image

Macleykun commented 1 year ago

Perhaps (scrolling more down) you can also link the repo to the package, that might also help with getting it to show up?

nythepegasus commented 1 year ago

This should be resolved, I have updated the settings. Please confirm and close this issue if that's the case!

Macleykun commented 1 year ago

image

Thank you guys :D