美文网首页
pexpect报ssh_exchange_identificat

pexpect报ssh_exchange_identificat

作者: 是阿离 | 来源:发表于2017-07-25 11:11 被阅读0次

现象

使用pexpect的ssh自动登录远程主机时,报

before (last 100 chars): 'ssh_exchange_identification: Connection closed by remote host\r\r\n'

原因

通过

who
ps aux |grep sshd

查询发现该主机上ssh连接数已经达到了最大值……

参考文章

SSH连接服务器报ssh_exchange_identification: Connection closed by remote host

相关文章

网友评论

      本文标题:pexpect报ssh_exchange_identificat

      本文链接:https://www.haomeiwen.com/subject/zolwkxtx.html