2021年2月5日星期五

My ECS Task is running, but does not work when I try to visit it via ALB or public IP

ECS Settings

Network Config

Network Config

Tasks and Containers

Tasks and Containers

Deployment Config

Deployment Config

Health Config

Health Config

Few more things:
  1. The Dockerfile ports to 443
  2. The container has ports 443 mapped to 443 and 8080 to 8080
  3. The ALB is listening on 443
  4. The target group is on 443 and 8080
Open question:

The issue is that the service and task are running the container, however I can't access it via the public IP or the load balancer dns.

They are healthy instances on Fargate, and show no sign of failure or rebooting constantly. The health check is 600 seconds, and min health is 50% max 200%.

I would like to know if there is anything that sounds out of the ordinary with the information I provided as I have thoroughly checked my configuration however everyone makes mistakes.

Thank you for reading.

https://stackoverflow.com/questions/66072917/my-ecs-task-is-running-but-does-not-work-when-i-try-to-visit-it-via-alb-or-publ February 06, 2021 at 10:06AM

没有评论:

发表评论