내용으로 건너뛰기

Resolve "protocol version mismatch" error when launching new terminal on SSH based environment

0

I have created a new SSH based Environment with a inf2.xlarge based instance and am having problems when creating a new terminal window as it is giving me the following repeated error message:

protocol version mismatch (client 8, server 7)

Do I need to update my SSH server on the instance ? The current version of SSH on the EC2 instance is the following:

OpenSSH_7.4p1, OpenSSL 1.0.2k-fips  26 Jan 2017
AWS
전문가
질문됨 3년 전1.1천회 조회
1개 답변
0
수락된 답변

It seems to be a tmux issue. I resolved it by killing all the tmux sessions with the following command: sudo killall -9 tmux

AWS
전문가
답변함 3년 전
AWS
전문가
검토됨 3년 전

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

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

관련 콘텐츠