[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor_ssh_to_job



Peter,

It may help to see why sshd says it is closing the connection. In the job's scratch execute directory on the execute machine, you will find a sub-directory named .condor_ssh_to_job_1. The sshd logs are inside that directory in a file named sshd.log.

--Dan

Peter Ellevseth wrote:

Hi

I am having problems using condor_ssh_to_job

I get the following error:

ssh proxy communication failure: Failed to set socket to non-blocking mode.

ssh_exchange_identification: Connection closed by remote host

Has anybody any experience using this function?

Peter