Unable to launch Elastic beanstalk with dedicated load balancing

0

I am trying to launch an elastic beanstalk with load balancing, with the sample application. In the event log, I get the following messages:

Environment health has transitioned from Pending to Severe. ELB processes are not healthy on all instances. Initialization in progress (running for 11 minutes). None of the instances are sending data. ELB health is failing or not available for all instances.

Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBInstanceLaunchWaitCondition].

The EC2 instances failed to communicate with AWS Elastic Beanstalk, either because of configuration problems with the VPC or a failed EC2 instance. Check your VPC configuration and try launching the environment again.

I am using AZ us-east-1. Subnets us-east-1a and us-east-1c.

Default VPC, not sure what info would be helpful for debugging here.

The security group has 5 inbound rules for the ports: 8000, 80, 443,5000,22. My app(python flask) runs on 8000

I have no issues launching a beanstalk without load balancing.

已提問 4 個月前檢視次數 188 次
1 個回答
0

Hello.

Have you configured the EC2 security group where Elastic Beanstalk starts to allow ALB health check communication?

profile picture
專家
已回答 4 個月前
  • Hello, thanks for your response.

    Would that config be something different from what I had defined in my question?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南