- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试使用 CircleCI -> S3 -> CodeDeploy -> EC2 进行部署。
我能够将部署镜像从 CircleCI 上传到 S3,但无法将 S3 部署到 EC2 实例。这是错误。
The overall deployment failed because too many individual instancesfailed deployment, too few healthy instances are available fordeployment, or some instances in your deployment group areexperiencing problems. (Error code: HEALTH_CONSTRAINTS)
最佳答案
如果您在 Ubuntu 上运行可能有很多原因,这里有一个 list 可以验证
检查代码部署代理是否安装在您的 EC2 实例上。请引用本文档安装代码部署代理。
https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install-ubuntu.html
$ sudo service codedeploy-agent status
如果您正在运行 Ubuntu 版本 20.x 并且您收到此错误
./install:22:in
block in method_missing': undefined method
path' for#<IO:> (NoMethodError)
sudo ./install auto > /tmp/logfile
In case if you assign the EC2 Role after initiate, restart the server.
$ tail -f /var/log/aws/codedeploy-agent/codedeploy-agent.log
关于amazon-s3 - 错误 : The overall deployment failed because too many individual instances failed deployment,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38195823/
我是一名优秀的程序员,十分优秀!