IGS / portal_client

Python-based client for downloading data made available through portals powered by the GDC-based portal system..
MIT License
16 stars 17 forks source link

Error during manifest download from HMP: "Skipping file ID "fileID" as none of the URLs [HTTPS'] succeeded" #22

Open nano1231 opened 3 years ago

nano1231 commented 3 years ago

The manifest has valid URLs but I get this message during download with portal_client. If I go to the HMP cart and click on the same URLs for any of the files in the manifest, the data downloads without a problem. Here is the manifest file I am using as downloaded from the cart:

hmp_manifest_2cd2905a2.txt

AhmedElsherbini commented 2 years ago

Hi nano, I had your own problem and I made a simple script to overcome this issue, https://github.com/AhmedElsherbini/download_hmp_data I see it is working with your manifest file.