Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
prasadnh opened this issue May 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@prasadnh
Copy link

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 prasadnh added the bug Something isn't working label May 28, 2021
@rajal-amzn
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants