this post was submitted on 12 Feb 2026
34 points (100.0% liked)

Selfhosted

60094 readers
821 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Some ghcr.io images are marked "-" indicating it can't check, but others have the status displayed

all 6 comments
sorted by: hot top controversial new old
[–] just_another_person@lemmy.world 18 points 4 months ago

Because you're being rate limited. Don't let these tools constantly hammer Github's API in mass fits and starts or you may get a back off from GH.

[–] frongt@lemmy.zip 9 points 4 months ago

What does the log say?

[–] gratux@lemmy.blahaj.zone 7 points 4 months ago

Just a wild guess, but maybe it got rate limited by GitHub?

[–] blarg_dunsen@sh.itjust.works 1 points 4 months ago

Also manually verify your access tokens, even with PATs their interface is really janky and some repos might have weird permissions.

[–] irmadlad@lemmy.world 0 points 4 months ago* (last edited 4 months ago) (1 children)

~~I think it has to do with whether or not the image contains enough metadata for a scan to take place and thus it doesn't know the status of said image. I'm going out on a limb, but this would be something the dev team should have included in his manifest or what ever(?). I'm not a Docker programmer. I think I read that somewhere else. Give corrections if any.~~