aws / aws-codedeploy-agent

Host Agent for AWS CodeDeploy
https://aws.amazon.com/codedeploy
Apache License 2.0
328 stars 188 forks source link

DownloadBundle deployment lifecycle events for troubleshooting UnknownError: execution expired #383

Open tangzhiqiangh opened 9 months ago

tangzhiqiangh commented 9 months ago

here is no error message in codedeploy-agent.aws_wire.log. Codedeploy can sometimes be deployed successfully, but most of them fail this time. At first, I thought it was an S3 access problem because I set the aws security group outbound traffic limit for the instance. But I opened the outbound traffic to S3. When I opened all outbound traffic of 443 and 80, this error still appeared. Is there any other way to fix this error?

a-jackson commented 5 months ago

@tangzhiqiangh did you ever find a solution to this? We've started getting it today in ~50% of deploys