Elastic Beanstack

0

Hi team, I am trying to setup ElasticBeanstack and with setup I am getting Health status as Severe.

Instance - i-07582fa27c20ef43b	
Severe - 
Process default has been unhealthy for 26 minutes (Target.FailedHealthChecks).
Instance has not sent any data since launch.

And when we are checking logs, and found below issues:

{
    "id": "44c7721b-7bdf-4cdf-bdc7-6f443cde4564",
    "version": "1.0",
    "type": "HealthTransition",
    "color": "Red",
    "timestamp": "2024-02-13T18:09:09Z",
    "status": "Severe",
    "causes": [
        "ELB processes are not healthy on all instances.",
        "Initialization in progress (running for 11 minutes).",
        "None of the instances are sending data.",
        "ELB health is failing or not available for all instances."
    ]
}

{
    "id": "f733042f-1c2d-438c-a088-697e6121196c",
    "version": "1.0",
    "type": "HealthTransition",
    "color": "Red",
    "timestamp": "2024-02-13T18:19:33Z",
    "status": "Severe",
    "causes": [
        "ELB processes are not healthy on all instances.",
        "Initialization in progress (running for 21 minutes).",
        "None of the instances are sending data.",
        "50.0 % of the requests to the ELB are failing with HTTP 5xx. Insufficient request rate (1.0 requests/min) to determine application health (5 minutes ago).",
        "ELB health is failing or not available for all instances."
    ]
}

And when we check Traffic Health Settings: Enter image description here

Please suggest, what mistake we are doing.

已提問 3 個月前檢視次數 77 次
1 個回答
0

Hello.

Is it possible that the application deployed to Elastic Beanstack is not working properly?
For example, such an error will occur if the deployed application is not able to respond to health checks from the ALB.
If you can connect to EC2, you will need to troubleshoot by checking the application logs and web server logs.

profile picture
專家
已回答 3 個月前

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

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

回答問題指南