aws-app-mesh-examples icon indicating copy to clipboard operation
aws-app-mesh-examples copied to clipboard

[BUG] CF Template: Deploy services to ECS failed to complete the ColorGatewayService and ColorTellerRedService

Open prasadnh opened this issue 4 years ago • 1 comments

Important note on security disclosures: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly.

Describe the bug Deploy services to ECS failed to complete the ColorGatewayService and ColorTellerRedService with Resource timed out waiting for completion (RequestToken: ...)

Platform ECS/AWS::ECS::Service

To Reproduce Steps to reproduce the behavior:

  1. Go to 'aws-app-mesh-examples/examples/apps/colorapp/ecs'
  2. run ./ecs-colorapp.sh
  3. Took long time before timeout. No error message and just timed out.

Expected behavior successful CF task or clear error what stopped to create

Config files, and API responses

Additional context Add any other context about the problem here.

prasadnh avatar May 28 '21 15:05 prasadnh

@prasadnh From the description, it mostly looks like the ECS task creation failed. Do you have the logs from ECS deployment? If yes, could you share it?

Additionally, we havent updated our apps repo in a while. It would be worthwhile for you to check our walkthroughs as we have been updating them on a regular basis. You could checkout this walkthrough for ECS basic setup and this one for configuring VirtualGateway.

rajal-amzn avatar Jun 25 '21 00:06 rajal-amzn