version-checker icon indicating copy to clipboard operation
version-checker copied to clipboard

Cannot check packages stored on the Github Container Registry

Open UntouchedWagons opened this issue 3 months ago • 0 comments

Hello there! I'm having an issue with VC being unable to get tags from the GHCR:

time="2024-04-15T19:52:26Z" level=error msg="error syncing 'radarr-698cdfdc65-5gs6r/servarr': failed to sync pod radarr-698cdfdc65-5gs6r/servarr: failed to check container image \"postgres-init\": failed to get tags from remote registry for \"ghcr.io/onedr0p/postgres-init\": failed to get Org Package Versions: GET https://api.github.com/orgs/onedr0p/packages/container/postgres-init/versions?package_type=container&per_page=100&state=active: 404 Not Found [], requeuing" module=controller

I am using a github token but didn't select any scopes because none of them seemed relevant. This might possibly be related to issue #175?

Thanks!

UntouchedWagons avatar Apr 15 '24 19:04 UntouchedWagons