当我昨天突然断开连接时,我正在使用Ubuntu VM(运行在Azure上)。 我自己也没有计划重启,所以我不确定是什么原因造成的。 我login并积极工作,在那个时候没有做任何类似apt-get升级或类似工作。
断开连接后,我已经能够连接,只是没有完成login。
任何可能导致这种情况的线索,以及如何解决这个问题?
$ ssh -v [email protected] OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 debug1: Reading configuration data /etc/ssh_config debug1: /etc/ssh_config line 20: Applying options for * debug1: /etc/ssh_config line 102: Applying options for * debug1: Connecting to myapp.cloudapp.net [137.116.246.159] port 22. debug1: Connection established. debug1: identity file /Users/oligofren/.ssh/id_rsa type 1 debug1: identity file /Users/oligofren/.ssh/id_rsa-cert type -1 debug1: identity file /Users/oligofren/.ssh/id_dsa type -1 debug1: identity file /Users/oligofren/.ssh/id_dsa-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.2
在这一点上没有任何反应。 它只是挂在那里什么都不做 – 不放弃,不做别的。
Azure实例似乎已经崩溃/冻结。
至less这是我星期一早上回到工作并尝试重新启动后的诊断结果。 这是说,在完成之前至less要closures虚拟机一个小时。
重新启动Azure实例后,所有工作都再次运行。