wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Wget2 hang exactly in the midnight. (#452)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Wget2 hang exactly in the midnight. (#452)
Date: Tue, 09 Jul 2019 08:21:06 +0000



Tim Rühsen commented:


Hmmm, that's interesting.

Please attach `config.log` here. It contains all the details about your system, 
so that I can possibly reproduce the issue. Also, if possible (and you are on 
Linux or BSD), please run wget2 with strace and the --debug option like:
```
strace wget2 --debug -olog1 ...your options... >log2 2>&1
```
and attach `log1` and `log2` here as well.

Maybe you don't have to wait for 00:00, you could try `datefudge` like
```
datefudge 23:59:59 strace wget2 --debug -olog1 ...your options... >log2 2>&1
```

Did you test with the latest wget2 from branch master ? Or where did you get it 
from ?

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




reply via email to

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