Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Condor_ssh_to_job not working with Shared Port across WAN
- Date: Thu, 11 Oct 2018 22:23:57 +0000
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Condor_ssh_to_job not working with Shared Port across WAN
On 10/11/2018 3:48 PM, Edgar M Fajardo Hernandez wrote:
>> It would seem to me the starter is not aware that the Submit host is
>> in the shared Port since it is trying to connect back to it on the
>> ephemeral ports rather than on the Shared Port port 9615
>>
>> Condor_Tail shows similar error:
>>
>> [1327] dantrim@uclhc-1 ~$ condor_tail -debug 856006.142
>> 10/10/18 13:27:22 Requesting GoAhead from the transfer queue manager.
>> 10/10/18 13:27:22 Received GoAhead from the transfer queue manager.
>> 10/10/18 13:27:22 CCBClient: received failure message from CCB server
>> collector 169.228.130.106:9647?addrs=169.228.130.106-9647+[--1]-9647
>> in response to request for reversed connection to starter at
>> <169.228.132.166:2574>: failed to connect
>> 10/10/18 13:27:22 Failed to reverse connect to starter at
>> <169.228.132.166:2574> via CCB.
>> Failed to peek at file from starter: Failed to connect to starter
>>
>> However it works when I run it as root:
>>
[snip]
>>
>> Any ideas here to try?
>>
>>
Yep.
My guess is you are encountering the same issue as back in Feb.
Refer to
https://lists.cs.wisc.edu/archive/htcondor-users/2018-February/msg00104.shtml
for solutions.
Best regards,
Todd