Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] condor problem
- Date: Wed, 19 Jul 2017 12:07:40 -0500 (CDT)
 
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
 
- Subject: Re: [HTCondor-users] condor problem
 
	I don't know what's causing the stack dump, but if you're talking 
to an EC2 node from outside EC2 (and it looks like you're trying to), you 
should probably set TCP_FORWARDING_HOST to the instance's public IP 
address.  See
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToSetUpElasticComputeCloudPools
for more details.
- ToddM