Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1888548 Details for
Bug 2095656
Unable login as root using passwords (crypto error)
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
The debug log on the client
client.log (text/plain), 13.00 KB, created by
Frank Büttner
on 2022-06-10 06:52:03 UTC
(
hide
)
Description:
The debug log on the client
Filename:
MIME Type:
Creator:
Frank Büttner
Created:
2022-06-10 06:52:03 UTC
Size:
13.00 KB
patch
obsolete
>OpenSSH_8.7p1, OpenSSL 1.1.1n FIPS 15 Mar 2022 >debug1: Reading configuration data /home/foo/.ssh/config >debug3: kex names ok: [diffie-hellman-group14-sha1,diffie-hellman-group1-sha1] >debug3: kex names ok: [diffie-hellman-group14-sha1] >debug3: kex names ok: [ecdh-sha2-nistp256] >debug1: /home/foo/.ssh/config line 72: Applying options for * >debug3: kex names ok: [curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256] >debug1: Reading configuration data /etc/ssh/ssh_config >debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 >debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf >debug2: checking match for 'final all' host 192.168.122.159 originally 192.168.122.159 >debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' >debug2: match not found >debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) >debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config >debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] >debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] >debug1: configuration requests final Match pass >debug2: resolve_canonicalize: hostname 192.168.122.159 is address >debug1: re-parsing configuration >debug1: Reading configuration data /home/foo/.ssh/config >debug3: kex names ok: [diffie-hellman-group14-sha1,diffie-hellman-group1-sha1] >debug3: kex names ok: [diffie-hellman-group14-sha1] >debug3: kex names ok: [ecdh-sha2-nistp256] >debug1: /home/foo/.ssh/config line 72: Applying options for * >debug3: kex names ok: [curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256] >debug2: add_identity_file: ignoring duplicate key ~/.ssh/server_ed25519 >debug1: Reading configuration data /etc/ssh/ssh_config >debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 >debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf >debug2: checking match for 'final all' host 192.168.122.159 originally 192.168.122.159 >debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' >debug2: match found >debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 >debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config >debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] >debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] >debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/foo/.ssh/known_hosts' >debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/foo/.ssh/known_hosts2' >debug3: ssh_connect_direct: entering >debug1: Connecting to 192.168.122.159 [192.168.122.159] port 22. >debug3: set_sock_tos: set socket 3 IP_TOS 0x48 >debug1: Connection established. >debug1: identity file /home/foo/.ssh/server_ed25519 type 3 >debug1: identity file /home/foo/.ssh/server_ed25519-cert type -1 >debug1: Local version string SSH-2.0-OpenSSH_8.7 >debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 >debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 >debug2: fd 3 setting O_NONBLOCK >debug1: Authenticating to 192.168.122.159:22 as 'root' >debug3: send packet: type 20 >debug1: SSH2_MSG_KEXINIT sent >debug3: receive packet: type 20 >debug1: SSH2_MSG_KEXINIT received >debug2: local client KEXINIT proposal >debug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256,ext-info-c >debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr >debug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-512 >debug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-512 >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-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512 >debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 >debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr >debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr >debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 >debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 >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@libssh.org >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: kex: curve25519-sha256@libssh.org need=64 dh_need=64 >debug1: kex: curve25519-sha256@libssh.org need=64 dh_need=64 >debug3: send packet: type 30 >debug1: expecting SSH2_MSG_KEX_ECDH_REPLY >debug3: receive packet: type 31 >debug1: SSH2_MSG_KEX_ECDH_REPLY received >debug1: Server host key: ssh-ed25519 SHA256:itmMgGYIMUNaNj0C6cG5zQvtNoJKH6j2VQeT+NtdBzQ >debug3: record_hostkey: found key type ED25519 in file /home/foo/.ssh/known_hosts:893 >debug3: load_hostkeys_file: loaded 1 keys from 192.168.122.159 >debug1: load_hostkeys: fopen /home/foo/.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 '192.168.122.159' is known and matches the ED25519 host key. >debug1: Found key in /home/foo/.ssh/known_hosts:893 >debug3: send packet: type 21 >debug2: set_newkeys: mode 1 >debug1: rekey out after 134217728 blocks >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug3: receive packet: type 21 >debug1: SSH2_MSG_NEWKEYS received >debug2: set_newkeys: mode 0 >debug1: rekey in after 134217728 blocks >debug1: Will attempt key: /home/foo/.ssh/server_ed25519 ED25519 SHA256:eDfMu/jFLUfWmaZMqlenZHBxOPPkYix/agBR3AYg/f0 explicit agent >debug2: pubkey_prepare: done >debug3: send packet: type 5 >debug3: receive packet: type 7 >debug1: SSH2_MSG_EXT_INFO received >debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com> >debug3: receive packet: type 6 >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug3: send packet: type 50 >debug3: receive packet: type 51 >debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password >debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password >debug3: preferred publickey,keyboard-interactive,password >debug3: authmethod_lookup publickey >debug3: remaining preferred: keyboard-interactive,password >debug3: authmethod_is_enabled publickey >debug1: Next authentication method: publickey >debug1: Offering public key: /home/foo/.ssh/server_ed25519 ED25519 SHA256:eDfMu/jFLUfWmaZMqlenZHBxOPPkYix/agBR3AYg/f0 explicit agent >debug3: send packet: type 50 >debug2: we sent a publickey packet, wait for reply >debug3: receive packet: type 51 >debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password >debug2: we did not send a packet, disable method >debug3: authmethod_lookup password >debug3: remaining preferred: ,password >debug3: authmethod_is_enabled password >debug1: Next authentication method: password >root@192.168.122.159's password: >debug3: send packet: type 50 >debug2: we sent a password packet, wait for reply >debug3: receive packet: type 52 >Authenticated to 192.168.122.159 ([192.168.122.159]:22) using "password". >debug1: pkcs11_del_provider: called, provider_id = (null) >debug1: channel 0: new [client-session] >debug3: ssh_session2_open: channel_new: 0 >debug2: channel 0: send open >debug3: send packet: type 90 >debug1: Requesting no-more-sessions@openssh.com >debug3: send packet: type 80 >debug1: Entering interactive session. >debug1: pledge: filesystem full >debug3: receive packet: type 80 >debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 >debug3: client_input_hostkeys: received RSA key SHA256:ggdlDu5f4YbNB8Dt714wtNoJWqKxK1gQpAyq03TeAEI >debug3: client_input_hostkeys: received ECDSA key SHA256:wdnJfb79YKcamIR96szwpSWVEEReQNEo/oiR4a6UrWA >debug3: client_input_hostkeys: ecdsa-sha2-nistp256 key not permitted by HostkeyAlgorithms >debug3: client_input_hostkeys: received ED25519 key SHA256:itmMgGYIMUNaNj0C6cG5zQvtNoJKH6j2VQeT+NtdBzQ >debug1: client_input_hostkeys: searching /home/foo/.ssh/known_hosts for 192.168.122.159 / (none) >debug3: hostkeys_foreach: reading file "/home/foo/.ssh/known_hosts" >debug3: hostkeys_find: found ssh-ed25519 key at /home/foo/.ssh/known_hosts:893 >debug1: client_input_hostkeys: searching /home/foo/.ssh/known_hosts2 for 192.168.122.159 / (none) >debug1: client_input_hostkeys: hostkeys file /home/foo/.ssh/known_hosts2 does not exist >debug3: client_input_hostkeys: 2 server keys: 1 new, 0 retained, 1 incomplete match. 0 to remove >debug3: client_input_hostkeys: asking server to prove ownership for 1 keys >debug3: send packet: type 80 >debug3: receive packet: type 91 >debug2: channel_input_open_confirmation: channel 0: callback start >debug2: fd 3 setting TCP_NODELAY >debug3: set_sock_tos: set socket 3 IP_TOS 0x48 >debug2: client_session2_setup: id 0 >debug2: channel 0: request pty-req confirm 1 >debug3: send packet: type 98 >debug1: Sending environment. >debug3: Ignored env SHELL >debug3: Ignored env SESSION_MANAGER >debug3: Ignored env COLORTERM >debug3: Ignored env HISTCONTROL >debug3: Ignored env XDG_MENU_PREFIX >debug3: Ignored env HISTSIZE >debug3: Ignored env HOSTNAME >debug3: Ignored env GUESTFISH_OUTPUT >debug3: Ignored env SSH_AUTH_SOCK >debug3: Ignored env HISTTIMEFORMAT >debug1: channel 0: setting env XMODIFIERS = "@im=ibus" >debug2: channel 0: request env confirm 0 >debug3: send packet: type 98 >debug3: Ignored env DESKTOP_SESSION >debug3: Ignored env SSH_AGENT_PID >debug3: Ignored env EDITOR >debug3: Ignored env PWD >debug3: Ignored env LOGNAME >debug3: Ignored env XDG_SESSION_DESKTOP >debug3: Ignored env XDG_SESSION_TYPE >debug3: Ignored env MANPATH >debug3: Ignored env SYSTEMD_EXEC_PID >debug3: Ignored env XAUTHORITY >debug3: Ignored env GUESTFISH_RESTORE >debug3: Ignored env WINDOWPATH >debug3: Ignored env GDM_LANG >debug3: Ignored env HOME >debug3: Ignored env USERNAME >debug1: channel 0: setting env LANG = "de_DE.UTF-8" >debug2: channel 0: request env confirm 0 >debug3: send packet: type 98 >debug3: Ignored env LS_COLORS >debug3: Ignored env XDG_CURRENT_DESKTOP >debug3: Ignored env VTE_VERSION >debug3: Ignored env GUESTFISH_PS1 >debug3: Ignored env GNOME_TERMINAL_SCREEN >debug3: Ignored env PERL5LIB >debug3: Ignored env MOZ_GMP_PATH >debug3: Ignored env XDG_SESSION_CLASS >debug3: Ignored env TERM >debug3: Ignored env PERL_MB_OPT >debug3: Ignored env LESSOPEN >debug3: Ignored env USER >debug3: Ignored env GNOME_TERMINAL_SERVICE >debug3: Ignored env PERL_MM_OPT >debug3: Ignored env DISPLAY >debug3: Ignored env SHLVL >debug3: Ignored env GUESTFISH_INIT >debug3: Ignored env QT_IM_MODULE >debug3: Ignored env XDG_RUNTIME_DIR >debug3: Ignored env DEBUGINFOD_URLS >debug3: Ignored env which_declare >debug3: Ignored env XDG_DATA_DIRS >debug3: Ignored env PERL_LOCAL_LIB_ROOT >debug3: Ignored env PATH >debug3: Ignored env GDMSESSION >debug3: Ignored env HISTFILESIZE >debug3: Ignored env DBUS_SESSION_BUS_ADDRESS >debug3: Ignored env MAIL >debug3: Ignored env BASH_FUNC_which%% >debug3: Ignored env _ >debug2: channel 0: request shell confirm 1 >debug3: send packet: type 98 >debug2: channel_input_open_confirmation: channel 0: callback done >debug2: channel 0: open confirm rwindow 0 rmax 32768 >debug3: send packet: type 1 >client_loop: send disconnect: Broken pipe >
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 2095656
:
1888547
| 1888548 |
1888549