SSM agent service failed to start on windows-server 2019 (datacenter)

0

I want to connect the instance with windows-server 2019 datacenter as OS. But the SSM agent service cannot be started either by Power Shell or windows service manage panel.

In Powershell, it prompt like below.

Start-Service : Failed to start service 'Amazon SSM Agent (AmazonSSMAgent)'.
At line:1 char:1
+ Start-Service AmazonSSMAgent
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
   ServiceCommandException
    + FullyQualifiedErrorId : StartServiceFailed,Microsoft.PowerShell.Commands.StartServiceCommand

Meanwhile, I have created ssm-user and added it to Admin group. But it is not helpful towards issue.

I believe it is SSM configuration issue. But having no idea on how to troubleshoot. This issue only appears in Tokyo region, while the SSM Quick Start website layout is different from what we see in HongKong region.

질문됨 2년 전1326회 조회
1개 답변
0

Have you reviewed Systems Manager agent logs? It is available under %PROGRAMDATA%\Amazon\SSM\Logs\ for Windows. Also, I recommend taking a look at this troubleshooting article.

AWS
Taka_M
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠