wget-dev
[Top][All Lists]
Advanced

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

Re: wget | wget fails if i use -a option to log (#12)


From: @rockdaboot
Subject: Re: wget | wget fails if i use -a option to log (#12)
Date: Fri, 01 Jul 2022 17:55:28 +0000



Tim Rühsen commented:


I am on Linux, but can reproduce the issue *sometimes*. To me it looks like 
there is a server issue.

After a few tests I can say that sometimes the server just closes the 
connection without having sent data.
You can see that when adding `-d` to your command line:
```
---request begin---
GET /Downloader/Linea3/22_07_01_linea3_edizione1245.mp3 HTTP/1.1
Host: 80.17.62.42
User-Agent: Wget/1.21.3
Accept: */*
Accept-Encoding: identity
Connection: Keep-Alive
Authorization: Basic cmFkaW86cmFkaW8yMDIy
Cookie: HFS_SID_=0.542496246285737

---request end---
HTTP request sent, awaiting response... 
---response begin---
---response end---
200 No headers, assuming HTTP/0.9
Length: unspecified
Saving to: '22_07_01_linea3_edizione1245.mp3.4'

     0K ..                                                      389M=0s

2022-07-01 19:51:42 (389 MB/s) - '22_07_01_linea3_edizione1245.mp3.4' saved 
[2435]
```

My intuition found a work-around: use `--no-http-keep-alive` and then it works 
every time (here).

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




reply via email to

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