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

SSLCertVerificationError for sentinel1-burst.asf.alaska.edu #201

Closed
scottyhq opened this issue Feb 17, 2024 · 1 comment
Closed

SSLCertVerificationError for sentinel1-burst.asf.alaska.edu #201

scottyhq opened this issue Feb 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@scottyhq
Copy link
Contributor

The bug

  File "/Users/scott/miniforge3/envs/hyp3-isce2/lib/python3.11/site-packages/requests/adapters.py", line 517, in send
    raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='sentinel1-burst.asf.alaska.edu', port=443): Max retries exceeded with url: /S1A_IW_SLC__1SDV_20200604T022251_20200604T022318_032861_03CE65_7C85/IW2/VV/7.xml (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)')))

To Reproduce

Ran into this this afternoon ~4PM Pacific. Seems to be a serverside issue for any pair (traceback above is running the example in the README)

@scottyhq scottyhq added the bug Something isn't working label Feb 17, 2024
@forrestfwilliams
Copy link
Contributor

The SSL cert for the extractor expired, but it was renewed late Friday. Should be working now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants