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

Re: [Condor-users] condor_ssh_to_job



Peter,

The "Disabling protocol" line is expected, but the other line is not.

You could try increasing verbosity. On the ssh client side, you can get verbose debugging like this:

condor_ssh_to_job -ssh 'ssh -vvv' <jobid>

On the server side, you could add the following line to condor's lib/condor_ssh_to_job_sshd_config_template:

LogLevel DEBUG3

--Dan

Peter Ellevseth wrote:
Hi

The sshd.log has only two lines

Disabling protocol version 1. Could not load host key
Did not receive identification string from <IP-address of submit machine>

Peter


-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Bradley
Sent: 12. juli 2010 16:56
To: Condor-Users Mail List
Subject: 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

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/