所以我用谷歌搜索了错误并检查了服务器故障,但解决方案不合适。大多数结果都是 /dev/pts 的问题,但已挂载。其他结果是git有错误,但是机器上没有git。
我的帐户没有被阻止,我仍然可以在控制台上登录。其他用户也有这个问题,所以我认为它与我的 .ssh/ 中的内容无关
我用 ssh -vv 得到这个响应:
<snip>
debug1: Next authentication method: password
rogier@server's password:
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug2: channel 0: request pty-req confirm 1
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug2: channel 0: request env confirm 0
debug2: channel 0: request shell confirm 1
debug2: fd 3 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel_input_status_confirm: type 100 id 0
PTY allocation request failed on channel 0
debug2: channel 0: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 0
debug2: shell request accepted on channel 0
Run Code Online (Sandbox Code Playgroud)
在此之后,会话冻结。有谁知道发生了什么?
| 归档时间: |
|
| 查看次数: |
102918 次 |
| 最近记录: |