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: ..."

posta 8 mesi fa370 visualizzazioni
3 Risposte
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
ESPERTO
con risposta 8 mesi fa
profile picture
ESPERTO
verificato 19 giorni fa
  • 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
ESPERTO
con risposta 8 mesi fa
profile picture
ESPERTO
verificato 19 giorni fa
0

Please change the current to 1 or min to 0.

profile picture
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande