question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Something went wrong scanning repository mlohr: Image not found - But image is there

See original GitHub issue

Describe the bug After publishing a new version of one of my helm charts, I got an email “Something went wrong scanning repository mlohr” complaining

image not found: quay.io/k8scsi/csi-resizer:v0.3.0 (package hcloud-csi-driver:1.1.1)
image not found: quay.io/k8scsi/livenessprobe:v1.1.0 (package hcloud-csi-driver:1.1.1)

However, when I’m doing a manual docker pull, this works without any problems. Therefore, I suspect a problem with the image scanner or something similar. Since wrong warnings can lead to generally being ignored in future, even if then the image really cannot be found, I strongly suggest to take a look into this.

I’m not completely sure if it is actually a bug, but I still wanted to report and discuss with you why this happens and how I or you can prevent this from happen again.

To Reproduce I don’t know any reliable way to reproduce this problem. However, I got this warnings for two consecutive version updates of my helm chart.

Expected behavior If I am able to pull the image, the scanner should be able to pull as well. If there are connection problems/rate limitations of the scanner, it should not warn the helm chart owner but just try again later.

Screenshots Original mail screenshot: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
MatthiasLohrcommented, Jun 14, 2021

Didn’t know about that! Thanks for pointing out!

0reactions
tegiozcommented, Jun 14, 2021

No worries. You can already whitelist specific images so that they are not scanned for security vulnerabilities. This requires to provide the containers images manually using a special annotation in the Chart.yaml file. Please see the artifacthub.io/images annotation in https://artifacthub.io/docs/topics/annotations/helm/.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with downloading images from Quay.io #401 - GitHub
This is a problem for all images i have tried from quay.io. ... When trying to scan an image from quay.io I get...
Read more >
Troubleshooting image scanning issues - Amazon ECR
The following are common image scan failures. You can view errors like this in the Amazon ECR console by displaying the image details...
Read more >
Problem Scanning. Something went wrong. Please try again.
Hello, I just downloaded the scanning app that is compatible with Windows 10 and all of the settings (scanner, source, file type, ...
Read more >
Vulnerability scanning for Docker local images
Vulnerability scanning for Docker local images allows developers and development teams to review the security state of the container images and take actions...
Read more >
Solve scanning problems on Mac - Apple Support
If you want to scan but can't find your scanner in the list of available scanners, ... such as Image Capture or Preview,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found