aws-ecs-typescript icon indicating copy to clipboard operation
aws-ecs-typescript copied to clipboard

ecs-2.yml file does not work correctly!

Open p-bajovic-un1 opened this issue 3 years ago • 0 comments

After I deploy ecs-1.yml file everything works as in your video. But after ecs-2.yml I cannot get not even NGINX page after first deployment (it say error 503) and after docker file installation I cannot get page of this node.js application you wrote. I guess that there is a problem with communication between load balancer and containers (and I tried to troubleshoot this a bit, but no luck). Could you please review your code and suggets what is wrong? Also I noticed a lot of differences between files in your video lecture and these files here on Github.

Thank you.

p-bajovic-un1 avatar Jun 20 '22 15:06 p-bajovic-un1