Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection timed outwhile using astroquery.gaia #2999

Open
Alakay2 opened this issue Apr 26, 2024 · 0 comments
Open

Connection timed outwhile using astroquery.gaia #2999

Alakay2 opened this issue Apr 26, 2024 · 0 comments

Comments

@Alakay2
Copy link

Alakay2 commented Apr 26, 2024

It is about same #2989 connection timeout issue in gaia.query. This time I tried some curl commands. I am using examples given on gaia website (https://www.cosmos.esa.int/web/gaia-users/archive/programmatic-access#CommandLine_Tap)

I am getting following outpur using:

HTTP/1.1 200 Connection established

HTTP/1.1 303 303
Date: Fri, 26 Apr 2024 06:17:23 GMT
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_jk/1.2.43
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Set-Cookie: JSESSIONID=2C11ED106004ADC0B76EC24BC637CC76; Path=/tap-server; Secure; HttpOnly
Location: https://gea.esac.esa.int/tap-server/tap/async/1714112243125O
Transfer-Encoding: chunked
Content-Type: text/plain;charset=ISO-8859-1

Location: https://gea.esac.esa.int/tap-server/tap/async/1714112243125O

Is this a normal expected output? As per your suggestions, I can use access gaia catalog via ipac.irsa module but I am using this under other packages like eleanor and tglc. I think it is due to the institute proxy network, while using personal network everything works. Can you suggest me some way to add proxy settings in astroquery:gaia files, or any other solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant