Problem with Publish over SSH

14 vues
Accéder directement au premier message non lu

nosl...@hotmail.com

non lue,
5 mars 2021, 18:59:2505/03/2021
à Jenkins Users
I am running Jenkins on UBuntu on a Vagrant VM

I created the ssh keys in ~/.ssh

From Jenkins > Configure > Publish over SSH, in the Path to key I enter "/home/vagrant/.ssh/id_rsa.pub"

I get a "No such file: '/home/vagrant/.ssh/id_rsa.pub"" error.  

Why doesn't Jenkins see this file?

Thanks

Arnaud bourree

non lue,
6 mars 2021, 02:52:5406/03/2021
à jenkins...@googlegroups.com
Hi,

You should use id_rsa which is private key and add id_rsa.pub which is public key to allowed keys in target platform. 

Regards

Arnaud 


--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fd0ff7d5-87fc-446c-8fc6-e09b62c62513n%40googlegroups.com.

Slide

non lue,
6 mars 2021, 09:15:4606/03/2021
à Jenkins User Mailing List
If the keyfile is on an agent, it won't work. You need the private key on the controller and then specify the path on the controller to where the key is located.



--

nosl...@hotmail.com

non lue,
8 mars 2021, 09:40:1908/03/2021
à Jenkins Users
Thank you slide and Arnaud.
Your advice helped me successfully configue it.
Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message