Elastic Beanstalk is stucked on grey health status after platform environment upgrade

0

I just tried to upgrade the platform from .NET Core running on 64bit Amazon Linux 2/2.5.6 to .NET Core running on 64bit Amazon Linux 2/2.5.7 (latest and recommended), and now the environment is stucked on grey status.

The actions menu is all disabled.

Enter image description here

The last event is "Created EIP: ..."

質問済み 8ヶ月前346ビュー
3回答
0

Hello. Look for error logs or messages in your AWS Console. Go to the AWS CloudWatch Logs and check for any logs related to your environment or the upgrade process. This may provide more information about what went wrong during the upgrade. But maybe the problem is related to limits EIP per account because it equals 5, so you must increase the quota for eip and try to update again.

Best regards, Andrii

profile picture
エキスパート
回答済み 8ヶ月前
  • After one hour, it shows Stack named 'awseb-e-ge3ks6dacp-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBAutoScalingGroup]. Creating Auto Scaling group named: awseb-e-ge3ks6dacp-stack-AWSEBAutoScalingGroup-1ANQMBJWHB72R failed. Reason: Group did not stabilize. {current/minSize/maxSize} group size = {0/1/1}. Failed Scaling Activity: Insufficient capacity. Launching EC2 instance failed

0

Please change the current to 1 or min to 0.

profile picture
エキスパート
回答済み 8ヶ月前
0

This article must help you why you have insufficient capacity and how to solve this error https://repost.aws/knowledge-center/ec2-insufficient-capacity-errors.

profile picture
エキスパート
回答済み 8ヶ月前

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

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

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

関連するコンテンツ