Traefik ECS Problem

Hello guys,

I'm trying to use traefik inside ECS and behind an ALB. Traefik is using DAEMON mode and serving as frontend to some apps. My problem is sometimes requests hang up, as traefik seems to try to route requests to an ECS Instance that do not have a replica of the service. On logs I cant see anything wrong. Looks like I'm missing something (configs, labels, args?).

Thanks for your help.

Yeah, looks like something might be wrong with your configuration.

Hey @agustinhoo,

Were you able to fix the issue? If yes, pls share your fix and the findings. TIA.