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년 전2967회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠