Search found 3 matches

by odrukker_usgs
Fri Mar 07, 2025 2:37 pm America/New_York
Forum: Home
Question: Data download: SSL_CERTIFICATE_VERIFY_FAILED
Replies: 6

Re: Data download: SSL_CERTIFICATE_VERIFY_FAILED

kimfairbanks wrote: > Hi, I was unable to recreate this download issue locally or with a fresh > ec2 instance. Is there a chance you could provide the failing script? > Also, can you provide the output of the following python snippet from your > aws service? > > import asf_search as asf > session = ...
by odrukker_usgs
Fri Feb 28, 2025 1:14 pm America/New_York
Forum: Home
Question: Data download: SSL_CERTIFICATE_VERIFY_FAILED
Replies: 6

Re: Data download: SSL_CERTIFICATE_VERIFY_FAILED

ASFx - bhauer wrote: > This may be just a matter of updating your SSL certificates. Try updating > the [i]certifi [/i]package which contains the trusted certificates bundle > by using this command: [code]pip install --upgrade certifi[/code] > > Please let us know if this doesn't help. I've tried upd...
by odrukker_usgs
Tue Feb 18, 2025 12:49 pm America/New_York
Forum: Home
Question: Data download: SSL_CERTIFICATE_VERIFY_FAILED
Replies: 6

Data download: SSL_CERTIFICATE_VERIFY_FAILED

Hi! I'm having trouble downloading Sentinel 1 data with asf_search. I have tried using both a .netrc file and the manual method providing my Earthdata username/password in the script. I keep getting an error similar to the chunk posted below. I'm using AWS, and my coworker also got the same error wh...