我面临一个非常奇怪的问题:从几天前开始,所有与 ssh 相关的命令都卡在我的 linux 服务器上,包括、、,scp
例如:git clone
git pull
➜ ~ git clone [email protected]:wong2/wx-jssdk-api.git
Initialized empty Git repository in /root/wx-jssdk-api/.git/
ssh_exchange_identification: Connection closed by remote host
fatal: The remote end hung up unexpectedly
但是如果我停止 nginx(在同一台服务器上运行):,/etc/init.d/nginx stop
一切都会正常工作。
可能是什么问题?谢谢
更新:
输出scp -v ...
https://gist.github.com/wong2/07728dc3d5f849129184da5ea34b05dc