Hi

We have a Linux Jenkins master that connects to many Jenkins slaves that run 
Centos 5.  I am trying to add a Ubuntu 12.04 slave but I get an error:

[03/20/13 13:44:31] [SSH] Opening SSH connection to t4:22.
java.io.IOException: There was a problem while connecting to t4:22
        at com.trilead.ssh2.Connection.connect(Connection.java:793)
        at com.trilead.ssh2.Connection.connect(Connection.java:565)

I have reviewed the Jenkins documentation for connecting to slaves and I notice 
it says:


Ø  Note that the slave will need the master's public ssh key copied to 
~/.ssh/authorized_keys.

I don't recall doing this for the other slaves, and they have no .pub files.

Do I need to copy the SSH key from the master to the slave?

Best regards

David

-- 
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.


Reply via email to