AWS CodeDeploy deployment failed at event BlockTraffic
1 I am trying to set up auto-deployment from GitHub to AWS, using EC2 behind an ELB. After following the Tutorial: Use AWS CodeDeploy to Deploy an Application from GitHub, my deployment fails at the BlockTraffic event, after trying for an hour (1h 2min last time) with error code ScriptFailed . I'm not sure how to troubleshoot the issue/where to look. The ELB target group target health status: healthy Health Check configuration: Healthy threshold: 2 Unhealthy threshold: 2 Timeout: 5 Interval: 10 Success codes: 200 amazon-web-services amazon-ec2 share | improve this question asked Nov 12 '18 at 19:15 nth-chile nth-chile 57 8 add a comment | 1 I am trying to set up auto-deployment from GitHub to AWS, using EC2 behind an ELB. After following the Tutorial: Use AWS CodeDeploy to Deploy an Application from GitHub, my deployment fails at the BlockTraffic event, after trying for an hour (1h 2min last time) with error co