idies / pyJHTDB

Python wrapper for the Johns Hopkins turbulence database library
Apache License 2.0
96 stars 47 forks source link

Host not found error during getPosition #36

Open adrianroth10 opened 2 years ago

adrianroth10 commented 2 years ago

Hi, I am using the getPosition function on SciServer to retrieve tracks and the common problem is that the program shuts down with the following error:

0: SOAP 1.2 fault: SOAP-ENV:Sender [no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()

Thanks for providing and maintaining this software!