Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH connection shows: Remote rejected opening a shell channel: Error: Disconnect #10264

Open
wxhuang opened this issue Jan 25, 2025 · 0 comments
Labels

Comments

@wxhuang
Copy link

wxhuang commented Jan 25, 2025

Version: 1.0.221
Platform: macOS arm64 sequoia 15.2

I ran command and got logs:

$ RUST_LOG=debug /Applications/Tabby.app/Contents/MacOS/Tabby

[2025-01-25T11:25:19Z DEBUG russh_napi] russh-napi connecting to SshTransport(Mutex { data: Some(Socket) })
[2025-01-25T11:25:19Z DEBUG russh::client] beginning re-key
[2025-01-25T11:25:19Z DEBUG russh::sshbuffer] > msg type 20, len 721
[2025-01-25T11:25:19Z DEBUG russh::client] < msg type 20, seqn 1, len 1097
[2025-01-25T11:25:19Z DEBUG russh::client::kex] negotiated algorithms: Names { kex: Name("curve25519-sha256"), key: Ecdsa { curve: NistP256 }, cipher: Name("aes128-ctr"), client_mac: Name("hmac-sha1"), server_mac: Name("hmac-sha1"), server_compression: None, client_compression: None, ignore_guessed: false, strict_kex: false }
[2025-01-25T11:25:19Z DEBUG russh::sshbuffer] > msg type 30, len 37
[2025-01-25T11:25:19Z DEBUG russh::client] kex impl continues: ClientKex { cause: Initial, state: "waiting for DH response" }
[2025-01-25T11:25:19Z DEBUG russh::client] < msg type 31, seqn 2, len 249
[2025-01-25T11:25:19Z DEBUG russh::client::kex] received server host key: Ok("ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNogczXlMwwqwEbvbh+MptNBmYM5MuFrnTPi+9AEyfOq8pv6x8NQ0lVK0gfugUJkQ0q0lJ7PX5hpAbO5GFaPUvQ=")
[2025-01-25T11:25:19Z DEBUG russh::sshbuffer] > msg type 21, len 1
[2025-01-25T11:25:19Z DEBUG russh::client] kex impl continues: ClientKex { cause: Initial, state: "waiting for NEWKEYS" }
[2025-01-25T11:25:19Z DEBUG russh::client] < msg type 21, seqn 3, len 1
[2025-01-25T11:25:19Z DEBUG russh::client] kex impl has completed
[2025-01-25T11:25:23Z DEBUG russh::client] kex done
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] sending ssh-userauth service requset
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 5, len 17
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = false
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 4, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 5, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 6, seqn 6, len 17
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] waiting service request, Some(6) 6
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] enc: [0, 0, 0, 38, 50, 0, 0, 0, 7, 104, 117, 97, 110, 103, 119, 120, 0, 0, 0, 14, 115, 115, 104, 45, 99, 111, 110, 110, 101, 99, 116, 105, 111, 110, 0, 0, 0, 4, 110, 111, 110, 101]
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 38
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 7, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 8, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 9, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 10, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 11, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 12, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 13, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 14, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 15, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 51, seqn 16, len 15
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_failure
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] remaining methods MethodSet([PublicKey])
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = true
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request: key - Ed25519
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 114
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 17, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 18, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 19, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 20, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 21, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 22, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 23, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 24, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 51, seqn 25, len 15
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_failure
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] remaining methods MethodSet([PublicKey])
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = true
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request: key - Rsa { hash: Some(Sha256) }
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 343
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 26, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 27, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 28, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 29, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 30, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 31, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 32, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 33, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 34, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 35, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 60, seqn 36, len 300
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 623
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 37, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 38, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 39, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 52, seqn 40, len 1
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_success
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 90, len 24
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] Timeout, server not responding to keepalives
[2025-01-25T11:25:23Z DEBUG russh::client] disconnected Russh(KeepaliveTimeout)
[2025-01-25T11:25:23Z DEBUG russh::client] drop session
[2025-01-25T11:25:23Z DEBUG russh::client] channel confirmation sender was dropped
[2025-01-25T11:25:23Z DEBUG russh_napi] russh-napi connecting to SshTransport(Mutex { data: Some(Socket) })
[2025-01-25T11:25:23Z DEBUG russh::client] beginning re-key
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 20, len 721
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 20, seqn 1, len 1097
[2025-01-25T11:25:23Z DEBUG russh::client::kex] negotiated algorithms: Names { kex: Name("curve25519-sha256"), key: Ecdsa { curve: NistP256 }, cipher: Name("aes128-ctr"), client_mac: Name("hmac-sha1"), server_mac: Name("hmac-sha1"), server_compression: None, client_compression: None, ignore_guessed: false, strict_kex: false }
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 30, len 37
[2025-01-25T11:25:23Z DEBUG russh::client] kex impl continues: ClientKex { cause: Initial, state: "waiting for DH response" }
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 31, seqn 2, len 248
[2025-01-25T11:25:23Z DEBUG russh::client::kex] received server host key: Ok("ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNogczXlMwwqwEbvbh+MptNBmYM5MuFrnTPi+9AEyfOq8pv6x8NQ0lVK0gfugUJkQ0q0lJ7PX5hpAbO5GFaPUvQ=")
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 21, len 1
[2025-01-25T11:25:23Z DEBUG russh::client] kex impl continues: ClientKex { cause: Initial, state: "waiting for NEWKEYS" }
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 21, seqn 3, len 1
[2025-01-25T11:25:23Z DEBUG russh::client] kex impl has completed
[2025-01-25T11:25:23Z DEBUG russh::client] kex done
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] sending ssh-userauth service requset
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 5, len 17
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = false
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 6, seqn 4, len 17
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] waiting service request, Some(6) 6
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] enc: [0, 0, 0, 38, 50, 0, 0, 0, 7, 104, 117, 97, 110, 103, 119, 120, 0, 0, 0, 14, 115, 115, 104, 45, 99, 111, 110, 110, 101, 99, 116, 105, 111, 110, 0, 0, 0, 4, 110, 111, 110, 101]
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 38
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 5, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 6, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 7, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 8, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 9, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 51, seqn 10, len 15
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_failure
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] remaining methods MethodSet([PublicKey])
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = true
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request: key - Ed25519
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 114
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 11, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 12, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 13, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 14, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 15, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 16, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 17, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 18, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 51, seqn 19, len 15
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_failure
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] remaining methods MethodSet([PublicKey])
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request_if_needed: is_waiting = true
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] write_auth_request: key - Rsa { hash: Some(Sha256) }
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 343
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 20, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 21, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 22, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 23, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 24, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 25, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 26, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 27, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 28, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 29, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 60, seqn 30, len 300
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 50, len 623
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 31, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 32, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 33, len 5
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 3, seqn 34, len 5
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] < msg type 52, seqn 35, len 1
[2025-01-25T11:25:23Z DEBUG russh::client::encrypted] userauth_success
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 90, len 24
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::sshbuffer] > msg type 80, len 27
[2025-01-25T11:25:23Z DEBUG russh::client] Timeout, server not responding to keepalives
[2025-01-25T11:25:23Z DEBUG russh::client] disconnected Russh(KeepaliveTimeout)
[2025-01-25T11:25:23Z DEBUG russh::client] drop session
[2025-01-25T11:25:23Z DEBUG russh::client] channel confirmation sender was dropped

Downgrade to 1.0.115, program works well.

@wxhuang wxhuang added the T: Bug label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant