bvaldebenitom / SoloTE

GNU General Public License v3.0
23 stars 6 forks source link

Failed to download reference #45

Closed WG20231 closed 2 weeks ago

WG20231 commented 1 month ago

Hi,

When I was downloading the hg38 using python SoloTE_RepeatMasker_to_BED.py -g hg38, I got below error:

requests.exceptions.SSLError: HTTPSConnectionPool(host='hgdownload.soe.ucsc.edu', port=443): Max retries exceeded with url: /goldenPath/hg38/bigZips/hg38.fa.out.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))

Could you help me fix this? Thank you.

bvaldebenitom commented 1 month ago

Hi @WG20231,

I just tested the script and works ok. Could you try again? By any chance are you running this on an HPC that might require further proxy settings to allow for external file download?

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.