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

SSL cert issue with NCDC ISD files #120

Closed
zmoon opened this issue Jun 5, 2023 · 2 comments
Closed

SSL cert issue with NCDC ISD files #120

zmoon opened this issue Jun 5, 2023 · 2 comments

Comments

@zmoon
Copy link
Member

zmoon commented Jun 5, 2023

In scheduled CI today, getting errors like
requests.exceptions.SSLError: HTTPSConnectionPool(host='www1.ncdc.noaa.gov', port=443): Max retries exceeded with url: /pub/data/noaa/2020/722244-00358-2020.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))

Using wget

 wget https://www1.ncdc.noaa.gov/pub/data/noaa/2020/717490-99999-2020.gz
 wget https://www1.ncdc.noaa.gov/pub/data/noaa/isd-history.csv

gives similar message: ERROR: cannot verify www1.ncdc.noaa.gov's certificate, issued by 'CN=R3,O=Let\'s Encrypt,C=US': Unable to locally verify the issuer's authority.

It looks like the cert was updated just a few days ago, so maybe this will resolve soon.

@zmoon
Copy link
Member Author

zmoon commented Jun 5, 2023

#113 would help with this.

@zmoon
Copy link
Member Author

zmoon commented Jun 5, 2023

Seems to be resolved.

@zmoon zmoon closed this as completed Jun 5, 2023
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