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.

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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠