Getting unhealthy service error

0

Dear,

I am trying to create my demo ECS service on Farget with public docker image. I tried multiple time but always getting instance unhealthy.

Could you please help me to know where I am doing wrong.

Test data are as follows: cluster name: nginx-demo-cl task defination: nginxdemos-hello service: nginxdemos-hello-SVC LoadBalancer: NginxALB Target Group: nginx-tg Security Group: nginxdemos-sg and nginxdemos-alb-sg docker image: nginxdemos/nginx-hello

K-Edu
已提問 1 年前檢視次數 298 次
1 個回答
0

Hi,

According to the error message, it seems that you are having problems with the health check. Have you read the following Knowledge Center article about How to troubleshoot health check failures for Amazon ECS tasks on Fargate? Your specific error is described and they recommend checking the security group inbound configuration, ping port value or health check grace period, among other steps.

profile picture
專家
已回答 1 年前

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

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

回答問題指南