-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generate: Failed to pull container image manifest and config
, 504, Unable to locate the requested resource
#516
Comments
Thanks for reporting this issue. It seems like the cause for this failure lies on the container registry site, which answers with error The I'm not exactly sure what causes these inconsistencies in container registries. In your case, this seems to be a problem internal to docker registry, but I've observed similar issues with ghcr.io. Sadly, there is not much we can do about it. I'll see if we can include a retry loop somewhere on our side or upstream. Did this happen only once, or can you reproduce this issue when calling generate multiple times? |
Failed to pull container image manifest and config
, 504, Unable to locate the requested resource
Hi @katexochen !
Nah I cannot reproduce this, in fact I've only seen this once.
|
From our e2e tests:
Maybe we can upload the image somewhere else if this is specific to docker.l5d.io. |
I am testing contrast for the first time. I finished the Getting Started steps successfully, now I'm working myself through the Confidential emoji voting example.
When I run the following command for the first time, the contrast cli crashes:
Re-running the command finishes successfully (and I can find the annotations in the yaml file):
The text was updated successfully, but these errors were encountered: