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
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:
Go to 'aws-app-mesh-examples/examples/apps/colorapp/ecs'
run ./ecs-colorapp.sh
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.
The text was updated successfully, but these errors were encountered:
@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.
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:
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.
The text was updated successfully, but these errors were encountered: