EC2 upgrade fails and rollsback

0

Hello,

I have been trying to upgrade an instance type for some time, but it becomes stuck at "Still waiting for the following 1 instances to become healthy: (instance id)". It has given a reason null for rollback once and then: Received 0 SUCCESS signal(s) out of 1. Unable to satisfy 100% MinSuccessfulInstancesPercent requirement, so I am not really sure what this means. My instance has never been healthy to begin with, but it was working fine (I still have to understand why is not healthy).

Could that be the reason?

Thanks.

Edited by: gzuniga on Apr 1, 2019 4:32 PM

gzuniga
已提問 5 年前檢視次數 786 次
1 個回答
0

Well, if anyone had this very same problem... well, yes. It was because it was never healthy. I deployed a WebSockets only server, so it was not handling any http requests over '/'. So elastic beanstalk would consider it dead because it was failing the health check. Once I created an end point, elastic beanstalk could request and get its 200 status code, I managed to upgrade my instance type.

gzuniga
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南