SSH Client session is terminated but no event is triggered
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 4.4k
- フォーク
- 993
- 平均マージ
- 9日 21時間
- マージ済み PR(30日)
- 1
説明
There is an issue where the session is closed and ErrorOccured will not be triggered.
We have inserted the logging to the library and attached here in the issue.
We found that at 2019-12-13 09:18:07.319, the client sent 'ChannelCloseMessage' to the server but after that from 2019-12-13 09:18:07.410 onwards, the client again sent a few 'ChannelDataMessage' to the server again.
Finally at 2019-12-13 09:18:07.521, the server replied 'DisconnectMessage' and the client closed the SSH session completely without returning any events.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
添付された issue_nonexistent_channel.txt ログから始め、ChannelCloseMessage、後続の ChannelDataMessage メッセージ、最後の DisconnectMessage に関連する SSH セッション処理を追跡します。この終了経路が、黙って終了するのではなく、期待される ErrorOccured イベントを発生させれば修正は完了です。issue ではソースファイルもテストも特定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- networking
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100