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 个月前370 查看次数
3 回答
1

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 个月前
profile picture
专家
已审核 18 天前
  • 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

1

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 个月前
profile picture
专家
已审核 18 天前
0

Please change the current to 1 or min to 0.

profile picture
专家
已回答 8 个月前

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

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

回答问题的准则