ncbi / sra-tools

SRA Tools
Other
1.07k stars 243 forks source link

prefetch could not download data #911

Closed lxzzzzzzzzzzzzzzzzzzzz closed 3 months ago

lxzzzzzzzzzzzzzzzzzzzz commented 4 months ago

When I use prefetch to download SRA data, The result only shows "Current preference is set to retrieve SRA Normalized Format files with full base quality scores. " There was no result, but I successfully downloaded the data before, and suddenly this happened. I tried to reinstall different versions of sra-tool, but I still couldn't download it. Has anyone encountered the same problem.

klymenko commented 4 months ago

What is the output of the following: curl https://locate.ncbi.nlm.nih.gov/sdl/2/retrieve?acc=SRR000001

lxzzzzzzzzzzzzzzzzzzzz commented 4 months ago

When I run this line of code, the result shows "curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to locate.ncbi.nlm.nih.gov:443"

klymenko commented 4 months ago

See my response to issues/873.