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

hang time and time outs #377

Open
nmt28 opened this issue Oct 7, 2022 · 1 comment
Open

hang time and time outs #377

nmt28 opened this issue Oct 7, 2022 · 1 comment

Comments

@nmt28
Copy link

nmt28 commented Oct 7, 2022

Recently I am getting a lot of time outs and hang times when trying to download IS2 data with icepyx. It's a clean installation of icepyx so it's the most up to date.

I'm assuming this is an issue with the NSIDC side of things rather than icepyx but I wanted to log this and ask if it is something you has noticed...?

The error I very sporadic. If it takes longer than a few seconds I keep cancelling it until it works. It does eventually work so there is no fundamental error preventing icepyx from working.

raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cmr.earthdata.nasa.gov', port=443): Max retries exceeded with url: /legacy-services/rest/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x2b49b616fdc0>: Failed to establish a new connection: [Errno 110] Connection timed out'))
@JessicaS11
Copy link
Member

Hmmm... thanks for reporting this @nmt28. I haven't seen this, but I'm not often downloading data. I'll keep an eye out for it, and we're planning to make some behind-the-scenes improvements soon that will be bring us into compliance with NSIDC's current recommendations. Hopefully that will help, and please update us if not!

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

2 participants