Connect to host XXX port 22: Resource temporarily unavailable

0

This happens when I try to connect to my ec2 instace. Does someone know how to fix this issue?

sudo ssh -i "Robin.pem" -p 22 ubuntu@35.180.196.240 -v
OpenSSH_8.2p1 Ubuntu-4ubuntu0.4, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: Connecting to 35.180.196.240 [35.180.196.240] port 22.
debug1: connect to address 35.180.196.240 port 22: Resource temporarily unavailable
ssh: connect to host 35.180.196.240 port 22: Resource temporarily unavailable
dmd
已提问 2 年前2952 查看次数
1 回答
0

This can happen for a variety of reasons.

Can you please follow this document and try using the SSH Troubleshooting tool to resolve this issue: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-ssh-errors-automation-workflow/

profile pictureAWS
专家
Chris_G
已回答 2 年前

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

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

回答问题的准则