EGA-archive / ega-download-client

A Python-based EGA download client
Apache License 2.0
93 stars 52 forks source link

pyEGA3 : 404 Client Error #225

Closed aydzhouyuan closed 3 months ago

aydzhouyuan commented 3 months ago

Hi

I am trying to download the data using the following command and I got the 404 Client Error. please see details below, any suggestions why?

pyega3 -c 5 -cf credential_file.json fetch EGAD00010002484 --output-dir /EGA/EGAD00010002484

Detailed log file

[2024-06-13 09:05:55 +1000] pyEGA3 - EGA python client version 5.2.0 (https://github.com/EGA-archive/ega-download-client) [2024-06-13 09:05:55 +1000] Parts of this software are derived from pyEGA (https://github.com/blachlylab/pyega) by James Blachly [2024-06-13 09:05:55 +1000] Python version : 3.8.5 [2024-06-13 09:05:55 +1000] OS version : Darwin Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:31 PST 2024; root:xnu-10063.101.15~2/RELEASE_X86_64 [2024-06-13 09:05:55 +1000] MacOS version : 10.16 [2024-06-13 09:05:55 +1000] Server URL: https://ega.ebi.ac.uk:8443/v2 [2024-06-13 09:05:55 +1000] Session-Id: 2514715849 [2024-06-13 09:06:16 +1000] [2024-06-13 09:06:16 +1000] Authentication success for user 'xxxxxxx' [2024-06-13 09:06:39 +1000] There was a problem communicating with the EGA repository: 404 Client Error: for url: https://ega.ebi.ac.uk:8443/v2/metadata/datasets/EGAD00010002484/files

CsabaHalmagyi commented 3 months ago

Dear @aydzhouyuan This issue seems to be related to the actual dataset rather than a software error (I do not see any files linked to the dataset). Please contact EGA Helpdesk directly at helpdesk@ega-archive.org. Closing this issue, as this is not for the attention of the dev team.