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
已提问 6 个月前260 查看次数
1 回答
0
已接受的回答

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
专家
Steve_M
已回答 6 个月前
profile pictureAWS
专家
已审核 6 个月前
  • 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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容