Open cristconst opened 9 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.
I am using ssh to connect to EC2 instances; the ssh configuration uses:
ec2-instance-connect
to send the public ssh key to the host;ssm start-session
to actually start the ssh session Authentication for the aws cli is done using SSO (provided by Azure and configured usingaws configure sso
). Session is sometimes cut-off by an go application panic (segfault), I removed the token value and the email address domain name:Session manager plugin version:
OS: