#6863 Can't ssh to ppc64le-test.fedorainfracloud.org
Closed: Fixed 6 years ago Opened 6 years ago by kalev.

I'm trying to log in to ppc64le-test.fedorainfracloud.org over ssh, but it's failing with:

$ ssh ppc64le-test.fedorainfracloud.org -v
OpenSSH_7.7p1, OpenSSL 1.1.0h-fips  27 Mar 2018
debug1: Reading configuration data /home/kalev/.ssh/config
debug1: /home/kalev/.ssh/config line 41: Applying options for *.fedorainfracloud.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *
debug1: Connecting to ppc64le-test.fedorainfracloud.org [209.132.184.213] port 22.
debug1: Connection established.
debug1: identity file /home/kalev/.ssh/id_rsa_fedora.pub type 0
debug1: key_load_public: No such file or directory
debug1: identity file /home/kalev/.ssh/id_rsa_fedora.pub-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_7.7
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6
debug1: match: OpenSSH_7.6 pat OpenSSH* compat 0x04000000
debug1: Authenticating to ppc64le-test.fedorainfracloud.org:22 as 'kalev'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: ssh-rsa-cert-v01@openssh.com
debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host certificate: ssh-rsa-cert-v01@openssh.com SHA256:9cFUMoDmnKuibnROt09r1c6c5pe+BSZe9u7RMRmJ1GM, serial 1521826663 ID "ppc64le-test.fedorainfracloud.org" CA ssh-rsa SHA256:IPuhCSNXqj4m2eq6UKYE1jHFglLgLCbBzINft+OxUMA valid from 2018-03-23T17:37:43 to 2019-03-22T18:37:43
debug1: No matching CA found. Retry with plain key
debug1: Host 'ppc64le-test.fedorainfracloud.org' is known and matches the RSA host key.
debug1: Found key in /home/kalev/.ssh/known_hosts:252
debug1: rekey after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 4294967296 blocks
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,null>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: RSA SHA256:GQxfbhPgRFFIQ6sqSGsw/r1Sr7UqoWeDCrONsC6/48U /home/kalev/.ssh/id_rsa_fedora.pub
debug1: Authentications that can continue: publickey
debug1: No more authentication methods to try.
kalev@ppc64le-test.fedorainfracloud.org: Permission denied (publickey).

All other test machines I tried to ssh to from https://fedoraproject.org/wiki/Test_Machine_Resources_For_Package_Maintainers list seem to be working fine.


Fixed.

:telephone_receiver:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata