0

After the update from Debian Buster to Bullseye I can't use wget anymore. Curl is working fine.

I have timeouts and the file couldn't be downloaded or it takes a very long time or retries.

root@mydomain:~# wget https://en.wikipedia.org/wiki/File:Wikipedia-logo-v2.svg
--2022-05-07 19:56:25--  https://en.wikipedia.org/wiki/File:Wikipedia-logo-v2.svg
Resolving en.wikipedia.org (en.wikipedia.org)... 2620:0:862:ed1a::1, 91.198.174.192
Connecting to en.wikipedia.org (en.wikipedia.org)|2620:0:862:ed1a::1|:443... failed: Connection timed out.
Connecting to en.wikipedia.org (en.wikipedia.org)|91.198.174.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53944 (53K) [text/html]
Saving to: ‘File:Wikipedia-logo-v2.svg’

File:Wikipedia-logo-v2.svg                                              100%[==============================================================================================================================================================================>]  52.68K  --.-KB/s    in 0.01s

2022-05-07 19:58:36 (3.62 MB/s) - ‘File:Wikipedia-logo-v2.svg’ saved [53944/53944]

root@mydomain:~#

I can remember that I had also issues with apt updates after upgrading to Bullseye but I fixed this however. Maybe the reason is the same.

How can I fix this issue? Which logs / configs do you need to reproduce this? Thanks a lot.

kanka.dev
  • 1
  • 1
  • 1
  • 2
    Your host belives it has IPv6 connectivity, without actually having a functioning IPv6 setup. – vidarlo May 07 '22 at 23:47

0 Answers0