Re: Problem with Publish over SSH

2021-03-08 Thread nosl...@hotmail.com
Thank you slide and Arnaud. Your advice helped me successfully configue it. On Saturday, March 6, 2021 at 8:15:46 AM UTC-6 slide wrote: > 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

Re: Problem with Publish over SSH

2021-03-06 Thread Slide
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. On Sat, Mar 6, 2021 at 12:52 AM Arnaud bourree wrote: > Hi, > > You should use id_rsa which is private key and add id_rsa.pub which

Re: Problem with Publish over SSH

2021-03-05 Thread Arnaud bourree
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 Le sam. 6 mars 2021 à 00:59, nosl...@hotmail.com a écrit : > I am running Jenkins on UBuntu on a Vagrant VM > > I created the ssh keys in ~/.ssh > > From

Problem with Publish over SSH

2021-03-05 Thread nosl...@hotmail.com
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

Problem with 'Publish Over SSH Plugin' plugin

2013-08-28 Thread Dave Irwin
I'm having issues loading or saving any job's configuration page within Jenkins. To start, the gray Loading overlay never goes away even though the page is finished loading. Second, using Firebug I'm seeing this error: SyntaxError: invalid regular expression flag t

Re: Problem with 'Publish Over SSH Plugin' plugin

2013-08-28 Thread Geoff Cummings
Sounds like https://issues.jenkins-ci.org/browse/JENKINS-19248 Geoff On 28 Aug 2013, at 19:43, Dave Irwin dhirwi...@gmail.com wrote: I'm having issues loading or saving any job's configuration page within Jenkins. To start, the gray Loading overlay never goes away even though the page is