Re: id_rsa" is not a valid key file.

2023-10-12 Thread praveenm mulimani
Generated new key ssh-keygen -t "ecdsa-sha2-nistp521" Error: The connection could not be established! Check your settings and the Gerrit server. Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed an

Re: id_rsa" is not a valid key file.

2023-10-12 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 12.10.2023 um 10:48 +0200 schrieb 'Maciej Jaros' via Jenkins Users: Another option I would see is that the client is old and will not be able to use RSA at all. OpenSSH 8.8 disables RSA using SHA-1 and so you might need to use ECDSA key. To clarify: OpenSSH 8.8 disables the S

Re: id_rsa" is not a valid key file.

2023-10-12 Thread 'Maciej Jaros' via Jenkins Users
praveen@gmail.com (2023-10-11 06:40): We are setting up gerrit trigger in jenkins & getting id_rsa" is not a valid key file error Verified the file permission drwx--   2 x xx 4.0K Oct 11 04:39 .ssh -rw---  1 x xx 2.6K Oct 11 04:23 id_rsa -- That key seems a bit shor

Re: id_rsa" is not a valid key file.

2023-10-11 Thread praveenm mulimani
public key there is no issue we are able to access authentication is a success. only issue is jenkns gerrit trigger --- >>> id_rsa" is not a valid key file. On Wed, Oct 11, 2023 at 12:13 PM John Patrick wrote: > what about id_rsa.pub > I've got; > -rw---1 xx xx

Re: id_rsa" is not a valid key file.

2023-10-11 Thread praveenm mulimani
you mean ssh -p port no and gerrit ? On Wed, Oct 11, 2023 at 12:13 PM John Patrick wrote: > what about id_rsa.pub > I've got; > -rw---1 xx xx x id_rsa > -rw-r--r--1 xx xxxxx x id_rsa.pub > > have you tried doing ssh without gerrit, to see

Re: id_rsa" is not a valid key file.

2023-10-10 Thread John Patrick
what about id_rsa.pub I've got; -rw---1 xx xx x id_rsa -rw-r--r--1 xx xxxxx x id_rsa.pub have you tried doing ssh without gerrit, to see if ssh or the gerrit config/setup. On Wed, 11 Oct 2023 at 05:40, praveen@gmail.com < praveen.mulim.