ECS Settings
Network Config Tasks and Containers Deployment Config Health Config Few more things:- The Dockerfile ports to 443
- The container has ports 443 mapped to 443 and 8080 to 8080
- The ALB is listening on 443
- The target group is on 443 and 8080
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
没有评论:
发表评论