Hello,
I am experiencing repeated failures when trying to download SRA accessions on usegalaxy.eu using both fastq-dump and fasterq-dump.
Example accession:
SRR2033948
The job repeatedly fails with the following error in stderr:
fasterq-dump.3.1.1 err: insp_get_file_size(
'https://sra-download-internal.ncbi.nlm.nih.gov/...SRR2033948.sralite.1',
remotely = YES ) -> RC(rcNS,rcNoTarg,rcValidating,rcConnection,rcNotFound)
connection not found while validating within network system module
- error with https open 'https://sra-download-internal.ncbi.nlm.nih.gov/...'
the input data is missing the QUALITY-column
fasterq-dump quit with error code 3
The job retries 3 times and fails consistently. No .fastq files are produced.
This happens with multiple SRR accessions, not only SRR2033948.
It appears that the failure occurs during HTTPS validation/open of the sra-download-internal.ncbi.nlm.nih.gov endpoint, suggesting a network or DNS connectivity issue between Galaxy worker nodes and NCBI.
Could you please confirm:
-
Whether there is a known issue with SRA downloads on usegalaxy.eu?
-
Whether outbound connectivity to NCBI SRA endpoints is currently restricted or unstable?
Thank you very much for your help.
Best regards