aws / aws/session-manager-plugin
Plugin with name InteractiveCommands not found. Step name: InteractiveCommands
- Dominant language
- Go
- Stars
- 320
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Hello team sorry for bringing up again on an old [thread](https://github.com/aws/session-manager-plugin/issues/49) but I have encounter this issue as well, and killing the task/redeploying/scaling it up and down did not solve the issue. I have a cluster with two services, both with the execute command enable, on service allow me to connect to the tasks, while the other one keep showing me this issue:
```
aws ecs execute-command --cluster playground-cluster --task 8b87aeadf34848a195536b7bc0d85e4e --container backend --command "/bin/sh" --interactive --region us-east-2
The Session Manager plugin was installed successfully. Use the AWS CLI to start a session.
Starting session with SessionId: ecs-execute-command-0650eebb6c976fb9d
SessionId: ecs-execute-command-0650eebb6c976fb9d : Plugin with name InteractiveCommands not found. Step name: InteractiveCommands
```
I have been googling for days but can not find anything related, check-ecs-exec.sh pass with all green.
Any advised will be appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.