You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/Users/scott/miniforge3/envs/hyp3-isce2/lib/python3.11/site-packages/requests/adapters.py", line 517, in sendraise 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)
The text was updated successfully, but these errors were encountered:
The bug
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)
The text was updated successfully, but these errors were encountered: