ElasticBeanstalk: Creating EIP failed

0

The full error: "ElasticBeanstalk: Creating EIP failed Reason: Resource handler returned message: "The maximum number of addresses has been reached."

I am getting this error despite having room for five more EIP addresses, according to the Service Quotas page for Elastic IPs.

How can I get this resolved? Has anyone else run into this problem?

AL
asked 6 months ago245 views
1 Answer
0
Accepted Answer

According to https://repost.aws/knowledge-center/ec2-troubleshoot-elastic-ip-addresses

When allocating a new Elastic IP address, I'm receiving the error "Elastic IP address could not be allocated. The maximum number of addresses has been reached"

All AWS accounts are limited to five Elastic IP addresses per Region. If you receive the error The maximum number of addresses has been reached, verify how many Elastic IP address you're using and what the limit is for your account.

When you are looking at the Service Quotas console https://console.aws.amazon.com/servicequotas/ ensure that you are viewing the same region as the one into which you're trying to deploy your beanstalk.

profile picture
EXPERT
Steve_M
answered 6 months ago
profile pictureAWS
EXPERT
reviewed 6 months ago
  • Thanks, I was looking in the wrong region for my Service Quotas. I was able to request more for the correct region and get this working.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions