Pure-Rust asynchronous SSH library, both client and server

#17 Server sends invalid channel failure message on unknown channel request

Closed on January 19, 2021
geigerzaehler on January 19, 2021

I tried to connect to a toy server with the openssh client. The client disconnected with the following error.

channel_input_status_confirm: parse id: incomplete message
Disconnecting 127.0.0.1 port 2222: Invalid status confirm message

This error was triggered by an invalid channel failure message—a response to the unknown channel request auth-agent-req@openssh.com.

geigerzaehler added a change on January 19, 2021
AWP72CMBDKYKROOJMVY25PSPURHGPP5FT7IGWFKKMWTDGFHSMVUQC
main
pmeunier on January 19, 2021

Thanks, and welcome here! I just applied your change. Do you need me to upload another version to crates.io?

pmeunier closed this discussion on January 19, 2021