Wow - that was it. Thanks a lot for the pointer. I'm not sure what the ruby-runtime plugin does to crash 3 different connection types, but it' REALLY bad.
It definitely helped - saved me hours of debugging ;) _____________ Costin Caraivan On Tue, Oct 29, 2013 at 7:54 AM, Pasi <[email protected]> wrote: > Hi, > > I struggled with a similar problem for a long time, and in the end it was > ruby-runtime plugin which prevented my SSH connections to work. As I don't > use that plugin I uninstalled it and SSH started to work for some reason. > > Here's the original Google Groups discussion about my issue: > https://groups.google.com/d/topic/jenkinsci-users/x8uML3W2NQ0/discussion > > Hope this helps! > > Cheers, > -Pasi > > torstai, 24. lokakuuta 2013 17.02.30 UTC+3 Constantin Caraivan kirjoitti: > >> Hello, >> >> I'm trying to connect an Ubuntu 12.04 64 bit master running on Oracle's >> 1.6 JDK to a slave with an identical configuration, through SSH or through >> executing an SSH command on the master. >> >> And I'm getting nowhere. Just a death throbber in the Jenkins slave >> interface, no log entries on the master, no log entries on the slaves. It >> seems very similar to this issue but this is supposed to be fixed: >> https://issues.jenkins-ci.org/**browse/JENKINS-19758<https://issues.jenkins-ci.org/browse/JENKINS-19758> >> >> This is a critical part of Jenkins and it doesn't seem to be working. >> Anyone else hitting this issue? >> _____________ >> Costin Caraivan >> > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
