1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
Is the subnet launching the Fargate task a public subnet?
If you are not in a public subnet, you will need to set up a NAT Gateway to pull WordPress containers from DockerHub.
https://docs.aws.amazon.com/AmazonECS/latest/bestpracticesguide/networking-outbound.html#networking-private-subnet
Also, do the inbound rules of the security group you are using with ECS Fargate allow connections from ALB?
Specifically, settings must be made to allow HTTP connections from ALB.
Relevant content
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 4 months ago
It is working now, the problem in my case was that the security group you are using with ECS Fargate allow connections from ALB. Thanks
I have a progress but now another error:
https://repost.aws/questions/QUCKMmPmXWS6eRCVU7F1gPMQ/errorecs-deployment-circuit-breaker-was-triggered