AWS Elastic Beanstalk Issue

Viewed 2175

Configuration validation exception: AWS Elastic Beanstalk could not communicate with Amazon EC2 to determine whether to create a custom security group for Elastic Load Balancing.

When creating an AWS Elastic Beanstalk application, I get this error while trying to proceed with "review and launch". I am new to this. Please help.

2 Answers

I got this error when trying to set up the test application shortly after signing up for the AWS free tier.

I checked into the EC2 dash board and my account hadn't been fully set up yet. It said it could take up to 24 hours. I waited about 2 hours and everything worked as expected.

Click on Services>> Under Compute>> Select EC2>> if it show this message "Your service sign-up is almost complete!", check back after some few hours, your app should be ready.

Related