aws / session-manager-plugin

This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances
Apache License 2.0
265 stars 70 forks source link

Panic / segfault (SIGSEGV) during an active EC2 ssh session (with aws ssm & SSO) #90

Open cristconst opened 9 months ago

cristconst commented 9 months ago

I am using ssh to connect to EC2 instances; the ssh configuration uses:

Session manager plugin version:

cat /usr/local/sessionmanagerplugin/VERSION
1.2.497.0

OS:

cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
yuting-fan commented 7 months ago

Did you see this error when trying to start a session, or during a successfully established session?

If it is when starting a session, you would need to refer to SSO troubleshooting guide to ensure the credentials are valid.

If it is the latter, I'd recommend you to open up a support case, where you can share your session id and logs from your Session Manager plugin with us through the private case. Here's the documentation of how to acquire the logs https://docs.aws.amazon.com/systems-manager/latest/userguide/install-plugin-configure-logs.html.