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.

AWS backend: WorkflowDockerLookupActor complains about AWS ECR registry

See original GitHub issue

The following Exception occurs using images from AWS ECR registry with the AWS backend; it appears harmless (the workflow proceeds to run just fine on AWS Batch) but is annoying in the logs:

[2018-09-18 12:14:53,68] [warn] BackendPreparationActor_for_27e08249:wf_globtest.globtest:-1:1 [27e08249]: Docker lookup failed
java.lang.Exception: Registry Some(368678863429.dkr.ecr.ap-southeast-2.amazonaws.com) is not supported
        at cromwell.engine.workflow.WorkflowDockerLookupActor.cromwell$engine$workflow$WorkflowDockerLookupActor$$handleLookupFailure(WorkflowDockerLookupActor.scala:196)

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
geoffjentrycommented, May 16, 2019

There’s a WIP PR #4864 to address this. We’re not going to be working on it in the near future but it’s likely not far from being ready if someone would like to take a stab at finishing it off

0reactions
aednicholscommented, Nov 30, 2022

Not really, no. AWS hasn’t been worked on with any substance since 2020.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Amazon ECR error messages
In some cases, an API call that you have triggered through the Amazon ECS ... ECR, see Identity and Access Management for Amazon...
Read more >
Troubleshooting errors with Docker commands when using ...
In some cases, running a Docker command against Amazon ECR may result in an error message. Some common error messages and potential solutions...
Read more >
Security in Amazon Elastic Container Registry - Amazon ECR
Configure Amazon Elastic Container Registry to meet your security and compliance objectives, and learn how to use other AWS services that help you...
Read more >
Amazon ECR Features | Docker Container Registry
Learn about major features of Amazon ECR, including Docker support, security, high availability, and integrations.
Read more >
Amazon Elastic Container Registry – Amazon Web Services
Amazon Elastic Container Registry (ECR) is a fully managed Docker container registry that makes it easy to store, share, and deploy container images....
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