aws / aws-toolkit-visual-studio

AWS Toolkit for Visual Studio - a plugin to interact with AWS
https://aws.amazon.com/visualstudio/
Apache License 2.0
107 stars 29 forks source link

Open SSH Session Error #160

Closed IvanFarkas closed 10 months ago

IvanFarkas commented 3 years ago

Open SSH Session Error

To Reproduce

Expected behavior SSH session like the one in the SSH_CLI image.

Screenshots Project Type Prj_type

SSH UI SSH_UI

SSH CLI SSH_CLI

Error 1 Error1

Error 2 Error2

Computer (please complete the following information):

Additional context

shruti0085 commented 3 years ago

Thanks for reaching out @IvanFarkas . Unfortunately I was unable to reproduce your issue completely.

I was able to reproduce Error 2 - Unknown error converting pem to ppk file when I provided an incorrect key-pair(exactly like the one in the image attached in the issue description) when connecting to the instance attached to my Beanstalk environment.

A couple of questions:

Lastly, can you re-try with a new VS instance after closing all previous/existing VS instances?

awschristou commented 10 months ago

Version 1.44.0.0 of the Toolkit was released today. It contains a fix for a bug that was causing SSH connections from the AWS Toolkit to fail with PEM to PPK conversion issues.