Bugzilla – Attachment 3535 Details for
Bug 3279
UpdateHostKeys triggers "client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0" error message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
debug output with latest patches
output-with-debug-info.txt (text/plain), 9.81 KB, created by
Thomas Braun
on 2021-07-15 06:46:44 AEST
(
hide
)
Description:
debug output with latest patches
Filename:
MIME Type:
Creator:
Thomas Braun
Created:
2021-07-15 06:46:44 AEST
Size:
9.81 KB
patch
obsolete
>OpenSSH_8.5p1, OpenSSL 1.1.1k 25 Mar 2021 >debug1: Reading configuration data /c/Users/thomas/.ssh/config >debug1: /c/Users/thomas/.ssh/config line 43: Applying options for gitlab.com >debug1: Reading configuration data /etc/ssh/ssh_config >debug2: resolving "gitlab.com" port 22 >debug1: Connecting to gitlab.com [2606:4700:90:0:f22e:fbec:5bed:a9b9] port 22. >debug1: Connection established. >debug1: identity file /c/Users/thomas/.ssh/github_ed255519 type 3 >debug1: identity file /c/Users/thomas/.ssh/github_ed255519-cert type -1 >debug1: identity file /c/Users/thomas/.ssh/github_ed255519 type 3 >debug1: identity file /c/Users/thomas/.ssh/github_ed255519-cert type -1 >debug1: Local version string SSH-2.0-OpenSSH_8.5 >debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Debian-10+deb10u2 >debug1: compat_banner: match: OpenSSH_7.9p1 Debian-10+deb10u2 pat OpenSSH* compat 0x04000000 >debug2: fd 3 setting O_NONBLOCK >debug1: Authenticating to gitlab.com:22 as 'git' >debug1: load_hostkeys: fopen /c/Users/thomas/.ssh/known_hosts2: No such file or directory >debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory >debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: local client KEXINIT proposal >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c >debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,aes256-cbc,aes192-cbc >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,aes256-cbc,aes192-cbc >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 >debug2: compression ctos: none,zlib@openssh.com,zlib >debug2: compression stoc: none,zlib@openssh.com,zlib >debug2: languages ctos: >debug2: languages stoc: >debug2: first_kex_follows 0 >debug2: reserved 0 >debug2: peer server KEXINIT proposal >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1 >debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 >debug2: compression ctos: none,zlib@openssh.com >debug2: compression stoc: none,zlib@openssh.com >debug2: languages ctos: >debug2: languages stoc: >debug2: first_kex_follows 0 >debug2: reserved 0 >debug1: kex: algorithm: curve25519-sha256 >debug1: kex: host key algorithm: ssh-ed25519 >debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none >debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none >debug1: expecting SSH2_MSG_KEX_ECDH_REPLY >debug1: SSH2_MSG_KEX_ECDH_REPLY received >debug1: Server host key: ssh-ed25519 SHA256:eUXGGm1YGsMAS7vkcx6JOJdOGHPem5gQp4taiCfCLB8 >debug1: load_hostkeys: fopen /c/Users/thomas/.ssh/known_hosts2: No such file or directory >debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory >debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory >debug1: Host 'gitlab.com' is known and matches the ED25519 host key. >debug1: Found key in /c/Users/thomas/.ssh/known_hosts:1 >debug2: set_newkeys: mode 1 >debug1: rekey out after 134217728 blocks >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug1: SSH2_MSG_NEWKEYS received >debug2: set_newkeys: mode 0 >debug1: rekey in after 134217728 blocks >debug1: Will attempt key: /c/Users/thomas/.ssh/github_ed255519 ED25519 SHA256:hKdf/KGllcGFP2f8wJd7+GtjZPWvLuw3vrIjH44Tlzo explicit >debug1: Will attempt key: /c/Users/thomas/.ssh/github_ed255519 ED25519 SHA256:hKdf/KGllcGFP2f8wJd7+GtjZPWvLuw3vrIjH44Tlzo explicit >debug2: pubkey_prepare: done >debug1: SSH2_MSG_EXT_INFO received >debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521> >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug1: Authentications that can continue: publickey,keyboard-interactive >debug1: Next authentication method: publickey >debug1: Offering public key: /c/Users/thomas/.ssh/github_ed255519 ED25519 SHA256:hKdf/KGllcGFP2f8wJd7+GtjZPWvLuw3vrIjH44Tlzo explicit >debug2: we sent a publickey packet, wait for reply >debug1: Server accepts key: /c/Users/thomas/.ssh/github_ed255519 ED25519 SHA256:hKdf/KGllcGFP2f8wJd7+GtjZPWvLuw3vrIjH44Tlzo explicit >debug1: Authentication succeeded (publickey). >Authenticated to gitlab.com ([2606:4700:90:0:f22e:fbec:5bed:a9b9]:22). >debug2: fd 6 setting O_NONBLOCK >debug1: channel 0: new [client-session] >debug2: channel 0: send open >debug1: Requesting no-more-sessions@openssh.com >debug1: Entering interactive session. >debug1: pledge: filesystem full >debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 >debug1: client_input_hostkeys: searching /c/Users/thomas/.ssh/known_hosts for gitlab.com / (none) >debug1: client_input_hostkeys: searching /c/Users/thomas/.ssh/known_hosts2 for gitlab.com / (none) >debug1: client_input_hostkeys: hostkeys file /c/Users/thomas/.ssh/known_hosts2 does not exist >debug2: check_old_keys_othernames: checking for 1 deprecated keys >debug1: check_old_keys_othernames: hostkeys file /c/Users/thomas/.ssh/known_hosts2 does not exist >debug1: Remote: /authorized_keys %u %k:1: key options: command user-rc >debug1: Remote: /authorized_keys %u %k:1: key options: command user-rc >debug2: channel_input_open_confirmation: channel 0: callback start >debug2: fd 3 setting TCP_NODELAY >debug2: client_session2_setup: id 0 >debug2: channel 0: request pty-req confirm 1 >debug2: channel 0: request shell confirm 1 >debug2: channel_input_open_confirmation: channel 0: callback done >debug2: channel 0: open confirm rwindow 0 rmax 32768 >debug1: openssh_RSA_verify: failed RSA_public_decrypt: sig=484a9f2d247575206758581a99945cc0964dcb38e83ec57204d10f3421180131677082cb4aaa90a0bd2df2927e40382903866677caf2553f152156a77fe8462ce20466a08ec530ee3be6f9780e39b9f112d98db389e225d2025ad0b2a27498b56f36ce322f03124f911f4bb92311d3870dbfb988b46898d6a7b94833a6af9c9eefab7c77ca082aba62161c79d7f73842681e8da68d4b527b27104701f5e74136028550ccca3f55a1c0cafa35be7afdda609712d5d278122977867c9d1925cfee89687950be9837e696a472f9cd92a9dd7afbf4eae25d225b497da87d24af99ead3302dfbbf2085d04a91277e850ebf46828da7e5b04a9938649fe0c94a240d42 >debug1: openssh_RSA_verify: libcrypto: 34359738384:error:0407008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:66: > >client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0: error in libcrypto >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 >debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 >debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0 >debug2: channel 0: rcvd eow >debug2: chan_shutdown_read: channel 0: (i0 o0 sock -1 wfd 4 efd 6 [write]) >debug2: channel 0: input open -> closed >debug2: channel 0: rcvd eof >debug2: channel 0: output open -> drain >debug2: channel 0: rcvd close >debug2: channel 0: obuf empty >debug2: chan_shutdown_write: channel 0: (i3 o1 sock -1 wfd 5 efd 6 [write]) >debug2: channel 0: output drain -> closed >debug2: channel 0: almost dead >debug2: channel 0: gc: notify user >debug2: channel 0: gc: user detached >debug2: channel 0: send close >debug2: channel 0: is dead >debug2: channel 0: garbage collecting >debug1: channel 0: free: client-session, nchannels 1 >Connection to gitlab.com closed. >Transferred: sent 3036, received 2984 bytes, in 0.3 seconds >Bytes per second: sent 9459.7, received 9297.7 >debug1: Exit status 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3279
:
3505
|
3506
|
3507
|
3513
|
3514
|
3521
|
3522
| 3535 |
3536
|
3537
|
3538