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年前2954ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ