VS Code SSH client keeps disconnecting from EC2 instance

0

I am getting connected to the ec2 (ubuntu) instance with VScode SSH and after a few seconds it gets disconnected and impossible to reconnect if I don't reboot the instance and after dozens of attempts to reconnect. Is there something I should check that I haven't? are there any special configurations i need to make?

已提問 9 個月前檢視次數 951 次
3 個答案
0

Are you sure that instance state remains healthy when you get disconnected from VS code SSH client.

Based on the problem description, issue seems to be something at instance side, network configuration might be right as after rebooting the instance you are able to connect.

I'd start with following:

Check cloudwatch metrics for this EC2 instance and make sure that EC2 instance is not running out of memory/CPU 100% utilization

Next thing I'd do is, set up EC2 Serial Console and then see what exactly is going on.

Comment here how it goes, happy to assist further.

Abhishek

profile pictureAWS
專家
已回答 9 個月前
  • The cpu is almost 0 because nothing is running at the moment.

  • Yes my CPU utilization goes to 100%. How will I be able to fix that?

0

this is what I get when I try to connect with the serial console after setting up IAM Policy

已回答 9 個月前
0

I get the same issue. VS code keeps disconnecting from the EC2, and I am not able to reconnect unless I restart the instance.

heyaozh
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南