ssh authentication error with Gerrit

Pete Zaitcev zaitcev at redhat.com
Sat Dec 26 20:48:27 UTC 2020


Hello:

Does anyone here happen to know how to deal with something like this:

...........
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa SHA256:RXNl/GKyDaKiIQ93BoDvrNSKUPFvA1PNeAO9QiirYZU
debug1: Host '[review.opendev.org]:29418' is known and matches the RSA host key.
debug1: Found key in /q/zaitcev/.ssh/known_hosts:133
debug1: rekey out after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 4294967296 blocks
debug1: Will attempt key: /q/zaitcev/.ssh/id_rsa_ostk2014 RSA SHA256:nz5*** explicit agent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /q/zaitcev/.ssh/id_rsa_ostk2014 RSA SHA256:nz5*** explicit agent
debug1: send_pubkey_test: no mutual signature algorithm
debug1: No more authentication methods to try.
zaitcev at review.opendev.org: Permission denied (publickey).
[zaitcev at suzdal swift-dark]$ 

I guess that ssh client in Fedora 33 has a cipher suite that has no
intersection with the ssh server at review.opendev.org. But I do not
understand what the server is offering, so I do not know what I need
to enable.

Thanks in advance,
-- Pete




More information about the openstack-discuss mailing list