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 个月前940 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则