You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to attach two load balancer to an ecs fargate service. I am running faktory, which exposes ports 7419 + 7420. However, both will not get registered as targets. I can remove one, and the jobs target will work as expected, but I cannot get both working unless I manually register the target in the AWS console.
I am trying to attach two load balancer to an ecs fargate service. I am running faktory, which exposes ports 7419 + 7420. However, both will not get registered as targets. I can remove one, and the jobs target will work as expected, but I cannot get both working unless I manually register the target in the AWS console.
Steps to reproduce
I expected that I could direct traffic from two load balancers to a single fargate service, but only 1 listener registers a target.
The text was updated successfully, but these errors were encountered: