My Elastic Beanstalk application stopped working. The health is "No Data". The EC2 instance that supported the application has been deleted and I don't know why

0

I just logged into my account to find that my EC2 instance that was associated with my Elastic Beanstalk application was deleted. I still have an active RDS instance that was associated with the application, but I don't know what caused the EC2 instance to disappear.

Bob
질문됨 8달 전532회 조회
1개 답변
1
수락된 답변

Hello.

I believe Elastic Beanstalk's EC2 is managed by AutoScaling.
We believe that the EC2 instance was terminated as a result of the Auto Scaling group health check or ALB health check determining that the EC2 instance was abnormal.
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.as.html

If you look at CloudTrail, you can probably see the API history where EC2 has been terminated.
If you want to start it, I think it will start if you adjust the number of EC2 units in the AutoScaling group etc.

profile picture
전문가
답변함 8달 전
  • That does appear to be what happened. It actually corrected itself and spun up the EC2 automatically some time after I posted the question. Thank you.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠