olivierhagolle / Sentinel-download

Automated download of Sentinel-2 L1C data from ESA (through wget) :http://olivierhagolle.github.io/Sentinel-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot verify scihub.copernicus.eu's certificate

intiluna opened this issue · comments

Hello Olivier,
I first want to thank you for this script. I am having issues making it work. Apparently I having problems with autenthication certificate. Below you can see the error from the terminal.

image

What would you recommend me to try out?
Thank you very much,

Inti

Hey Inti,

Did you figure out the problem? I am running into a similar problem that cannot verify certificate. I am getting a file though called query_results.xml but not sure what to do with it since there is no data along with it.

Thanks,
Yannik

error

Hi,
I am not a specialist of wget and certificates, but it seems it is only a warning and not the error source.

In the case of @ilunaa , the issue is the error 500, which, I think, can come from either a bad formulated request, or by a temporary issue in the server.

In the case of @yroell, it seems that the process was successful, but it seems that there is no data corresponding to that request.

Best regards,
Olivier