我尝试在EBS上部署zip。有一个EC2,环境健康是绿色的,似乎没问题。我尝试部署拉链,然后得到:
ERROR During an aborted deployment, some instances may have deployed the new application version. To ensure all instances are running the same version, re-deploy the appropriate application version.
ERROR Failed to deploy application.
ERROR Unsuccessful command execution on instance id(s) 'xxx'. Aborting the operation.
我部署了10个zip,但所有问题都相同。我甚至试图重新部署此刻也部署的拉链(尝试了几次),但即使这样也是不可能的。可能是什么问题?
一些配置:
Environment type: Load balanced, auto scaling
Number instances: 1 - 1 (tried 1-2, and 0-2)
Instance type: t2.medium
如果我手动终止ec2并在ec2再次扩展之前开始新的部署,我只能成功部署。
答案 0 :(得分:1)
我也面临同样的问题。无法部署旧版本甚至是当前版本。它在一段时间后突然开始工作,似乎是AWS的临时问题。