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

Max retries exceeded with url: /dods/gfs_0p25/gfs20220824/gfs_0p25_00z.das #7

Open
avarf opened this issue Aug 24, 2022 · 1 comment

Comments

@avarf
Copy link

avarf commented Aug 24, 2022

Hi, I just installed this library and tried the example but I am getting below error:

import getgfs
f=getgfs.Forecast("0p25")

Error:

SSLError: HTTPSConnectionPool(host='nomads.ncep.noaa.gov', port=443): Max retries exceeded with url: /dods/gfs_0p25/gfs20220824/gfs_0p25_00z.das (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:997)')))

There is no information regarding an extra setup, do I need to register somewhere? Get an API key? or something similar to that or the library should work out of the box with the public URL?

@jagoosw
Copy link
Owner

jagoosw commented Aug 24, 2022

Hi @avarf,

This error is new to me, you shouldn't need an API key or anything. I will investigate later!

Sorry for the inconvenience.

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