AWS Elastic Beanstalk - issue launching environment

0

Hi! I am learning AWS, and in the process of playing around with AWS Elastic Beanstalk, I noticed that my environment will not launch and stays stuck in the pending state after this warning below, and the delete application as well as the terminate environment buttons are disabled. I am using the free tier resources so I would not like to upgrade as of yet. But is there a way to re-configure to avoid this warning?

environment health warning

質問済み 1ヶ月前122ビュー
1回答
0
承認された回答

Hello.

Looking at the logs, it seems that EC2 could not start due to EC2's vCPU limit.
Therefore, please increase the vCPU service quota limit by following the steps in the document below.
There is no charge if you simply increase the service quota limit.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html

Please change to the region you are using when upgrading.
Also, be sure to select quotas for the instance type you are using.
https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-instance-quotas.html

profile picture
エキスパート
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • Thank you! This helps, I've requested a quota increase on the standard instances.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ