My EC2 instance is configured with Outbound rules. How can I configure it to communicate with "codeployed"?

1

Codedeploy Server

Event details

Error code

UnknownError

Script name

Message

CodeDeploy acent was ot able to reeive the lfecycle event-Check the (odeDeploy aent logs on your host and make sure the agent is rumin and can omnect to the CodeDeploy sever

EC2

codedeploy-agent.log ERROR [codedeploy-agent(140244)]: InstanceAgent::Plugins::CodeDeployPlugin::CommandPoller: Network error: #<Seahorse::Client::NetworkingError: execution expired>

DD-Boom
質問済み 7ヶ月前188ビュー
1回答
1

Hello,

This error could be a result of different factors but the most common reasons are: a) the CodeDeploy agent is not installed on the instance b) the EC2 instance role does not have the proper permissions. I'll link the proper documentation to check if these are configured correctly.

Here's some documentation on how to install and verify that the CodeDeploy agent is installed on your instance.

And here's the documentation on showing how the EC2 instance profile should be configured so that it can communicate with the CodeDeploy agent.

I hope this helps and please give any updates or more information so that I may help further!

Thanks, Mark Torres

AWS
回答済み 7ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ