Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Running command aws ecr wait image-scan-complete fails with ScanNotFoundException #66

Open
wfridy opened this issue Jul 8, 2022 · 1 comment

Comments

@wfridy
Copy link

wfridy commented Jul 8, 2022

The quickstart CloudFoundation yaml errors in existing vpc with:

Waiter ImageScanComplete failed: An error occurred (ScanNotFoundException): Image scan does not exist for the image with '{imageDigest:'null', imageTag:'scan'}' in the repository with name 'duo-authproxy' in the registry with id

@nwesoccer
Copy link

@wfridy We were able to get past this error by making sure the ECR repository was set to scan images on push. We did this by going to ECR -> Private Registry -> Scanning, and since we have "scan on push all repositories" disabled, we needed to add "duo-authproxy" as a push filter. I know this is a year late, but hope it helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants