0
votes

Getting this error: "The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems"

I was following this yt tutorial: https://www.youtube.com/watch?v=voWo0hF8mQQ https://i.imgur.com/5n8U0j6.png

1

1 Answers

0
votes

Make sure your instance has codedeploy agent successfully installed and is in running state. you can follow this link to install code deploy agent on your instance.

https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install.html