wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget2 | Failed to write to OCSP hosts/fingerprints to ... on FTP downloa


From: Steve Huang (@SHuang-Broad)
Subject: wget2 | Failed to write to OCSP hosts/fingerprints to ... on FTP downloads (#576)
Date: Mon, 13 Dec 2021 20:13:41 +0000


Steve Huang created an issue: https://gitlab.com/gnuwget/wget2/-/issues/576



Hi,

I'm experimenting with `wget2` for downloading (20+) FTP files.

For some of the jobs, minutes into the job I see the following errors

```
Failed to open 
'gs/datasets/HGSVC2/20200203_PacBio_CLR_EEE//NA12329.WGS.CEU.20191206_r64076_20191206_001229_A01.CLR.bam'
 (2)
Failed to read 102400 bytes (104)
Failed to open tmpfile '/home/shuang/.local/share/wget/.wget-ocsp_hostskH5Slc' 
(13)
Failed to write to OCSP hosts to 
'/home/shuang/.local/share/wget/.wget-ocsp_hosts'
Failed to open tmpfile '/home/shuang/.local/share/wget/.wget-ocsp4BHqd6' (13)
Failed to write to OCSP fingerprints to 
'/home/shuang/.local/share/wget/.wget-ocsp'
```

which I'm unsure how to interpret.

For all the failed jobs, the log `Failed to read 102400 bytes (104)` are 
exactly the same, which might be interesting.

---------

Example command

```bash
wget2 -b -c -nv -nH -P gs/datasets/HGSVC2/20200203_PacBio_CLR_EEE/ \
  -o 
20200203_PacBio_CLR_EEE__NA19983.WGS.ASW.20191207_r54329U_20191206_232007_A01.CLR.bam.wget-log
 \
  
ftp.1000genomes.ebi.ac.uk/vol1/ftp/data_collections/HGSVC2/working/20200203_PacBio_CLR_EEE/NA19983.WGS.ASW.20191207_r54329U_20191206_232007_A01.CLR.bam
```

OS: Ubuntu 18.04.

wget2 install from source

```bash
$ wget2 --version
GNU Wget2 2.0.0 - multithreaded metalink/file/website downloader

+digest +https +ssl/gnutls +ipv6 +iri +large-file +nls -ntlm -opie +psl -hsts
+iconv +idn2 +zlib -lzma +brotlidec +zstd -bzip2 +lzip +http2 +gpgme
```

Is it related to lzma & bzip2 missing?

Thanks!

Steve

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/576
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]