【问题标题】:Elastic Beanstalk Environment for multi-container docker fails to be created due to LaunchWaitCondition由于 LaunchWaitCondition 导致无法创建多容器 docker 的 Elastic Beanstalk 环境
【发布时间】:2019-08-08 12:05:08
【问题描述】:

我将为multi-container docker 设置示例elasticbeanstalk 环境。
但是由于错误而没有创建。

环境层:web-server
其他配置信息:https://i.stack.imgur.com/gKwBn.png

我想为multi-container docker 创建示例elasticbeanstalk 环境。
但实际并未创建。

这是错误声明。

WARN    Environment health has transitioned from Pending to Severe. 
        Initialization in progress (running for 15 minutes). None of the instances are sending data.
ERROR   Stack named 'awseb-e-at4dw9xg2u-stack' aborted operation. 
        Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBInstanceLaunchWaitCondition].
ERROR   LaunchWaitCondition failed. 
        The expected number of EC2 instances were not initialized within the given time. 
        Rebuild the environment. If this persists, contact support.

【问题讨论】:

    标签: docker amazon-elastic-beanstalk


    【解决方案1】:

    通过允许默认 ACL 网络的入站和出站流量解决此问题。
    inbound
    outbound

    【讨论】:

      猜你喜欢
      • 2017-12-26
      • 2016-04-30
      • 1970-01-01
      • 2018-10-19
      • 2020-08-28
      • 2017-07-26
      • 2017-05-07
      • 2016-12-29
      • 2018-06-20
      相关资源
      最近更新 更多