私は今日sftpに接続しましたがうまくいきましたが、数分後に接続が切断され、再接続できませんでした。 sshdを再起動しても何も起こらなかったので、サーバーを再起動し、sftpが数分間再び動作し始めました。
接続しようとしたときに記録される最後の部分は次のとおりです。
debug1: Authentication succeeded (publickey).
Authenticated to ns1 ([xx.xx.xx.xx]:22).
debug2: fd 4 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting [email protected]
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype [email protected] want_reply 0
debug1: Remote: /root/.ssh/authorized_keys:8: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug1: Remote: /root/.ssh/authorized_keys:8: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 3 setting TCP_NODELAY
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug2: channel 0: request env confirm 0
debug1: Sending subsystem: sftp
debug2: channel 0: request subsystem confirm 1
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
packet_write_wait: Connection to xx.xx.xx.xx port 22: Broken pipe
Debian 10.9 で openssh を使用しており、すべてが更新されました。
ありがとうございます!
答え1
私は問題を見つけたかもしれません。サーバーの帯域幅が100%使用されました。帯域幅の使用量を少し減らすと、再び機能し始めました。
答え2
私の場合は、「I believe」というパッケージをインストールしましたrng-tools5
(Debian パッケージページ) それ以来、エントロピーが不足していない。これは私の問題の種類でした(もう一度始める必要があるかもしれません)。私は主にサーバーでこれを行いますが、これは問題を引き起こしますが、クライアントでも同様です。
抜粋:
この
rngd
デーモンは、ハードウェアTRN(True Random Number Generator)(一部のIntel / AMD / VIAチップセットにあるものなど)とカーネルのPRNG(Pseudo Random Number Generator)との間のブリッジとして機能します。
これにより、何が利用できるかを確認できます。
sudo rngd -v
出力例:
Available entropy sources:
Intel/AMD hardware rng
DRNG