AWS Fargate Task Debugging,"CannotPullContainerError ...无效参考格式"的作用是什么?意思是? [英] AWS Fargate Task Debugging, what does "CannotPullContainerError ... invalid reference format" mean?

查看:57
本文介绍了AWS Fargate Task Debugging,"CannotPullContainerError ...无效参考格式"的作用是什么?意思是?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在AWS ECR上存储了docker容器,使用该容器我创建了Task.当我在Fargate上运行Task时,服务会从PROVISIONING> PENDING(红色)> STOPPED状态中移出.

I have docker container stored on AWS ECR, using this container I have created Task . When I run Task over Fargate , the service moves from PROVISIONING > PENDING (red color) > STOPPED states .

Service Event或CloudWatch中都没有日志.绝对没有办法知道真正的问题是什么.

There is no log either in Service Event , or CloudWatch . Absolutely no way to know what is the real problem .

任何想法以哪种方式移动,AWS文档都无济于事.

Any idea which way to move, AWS document did not helped.

推荐答案

我也看到了此错误.就我而言,问题是我的容器定义中的 image 值无效.根据

I saw this error also. In my case the problem was that I had an invalid image value in my container definition. The image is generally a repository_url and image tag as per image instructions at https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html

这篇关于AWS Fargate Task Debugging,"CannotPullContainerError ...无效参考格式"的作用是什么?意思是?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆