microscaling / microbadger

What's inside your Docker containers?
Other
159 stars 17 forks source link

Layer Information not being retrieved. #32

Closed joshuarli closed 6 years ago

joshuarli commented 6 years ago

Relevant: #30

Looks like layer information isn't being pulled. I've got two images here and here without it.

IceflowRE commented 6 years ago

The last link seems to be fixed. Here are another example: image, which gets normally a daily push.

joshuarli commented 6 years ago

Interesting. Guess I'll wait a bit more then.

rossf7 commented 6 years ago

Layer information has now been retrieved for all 3 of your images. This was caused by a big backlog in our inspection queue.

We'll see what we can do to prevent the backlog happening again.

joshuarli commented 6 years ago

@rossf7 Thanks! 👍

bkimminich commented 6 years ago

Hi @rossf7! My image https://microbadger.com/images/bkimminich/juice-shop is also not giving any layer information for quite a while already. Is this another backlog issue, or is something in my multi-stage Dockerfile maybe causing the layer analysis to fail?

rossf7 commented 6 years ago

@bkimminich Your image is now fixed but it was affected by the backlog issue.

We're working on the backlog issue. In the meantime you can call the webhook URL and this will trigger your image to be re-inspected. This should fix the problem provided there isn't a backlog in the queue.

tboerger commented 6 years ago

I would like to get the webhook url for https://microbadger.com/images/plugins/matrix and https://microbadger.com/images/plugins/manifest but they are still in processing :(

Edit: OK, I got the webhook URL directly from the API

lizrice commented 6 years ago

I think we have these images now, but if you still see issues please do re-open

bittner commented 5 years ago

Can you tell us which is the inspection interval, so everyone can understand if things are hanging or we just need to be patient? (e.g. vshn/modulesync is not yet showing a new tag I added yesterday)

Thanks a lot in advance!

tboerger commented 5 years ago

You can always call the webhook to update.