fabfuel / ecs-deploy

Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling
Other
843 stars 145 forks source link

ecs deploy timeout #186

Closed smilelikeshit closed 2 years ago

smilelikeshit commented 2 years ago

hi im always return this error

Deployment failed due to timeout. Please see: https://github.com/fabfuel/ecs-deploy#timeout

im already set timeout 30,60,120,300 and last 600 . still return error. what should i do ?

thanks

fabfuel commented 2 years ago

Hi,

please check the ECS console for the specific error(s) happening during your deployment. ecs-deploy only triggers ECS and shows, that the deployment has failed. Most likely this is due to configuration or issues in your images.

Best Fabian

smilelikeshit commented 2 years ago

thanks @fabfuel im use fargate for deployment. and increase timeout to 1200 and solved. this problem from AWS need much time for blue/green.