Menu

#1122 download tarball via IPv6 broken

New
nobody
None
Medium
Review
2024-08-29
2022-10-08
No

Hi folks, if I try to download the tarball, wget runs into a timeout for IPv6. No such problem for IPv4. Sample session:

% wget -Ncv https://qmmp.ylsoftware.com/files/qmmp/1.6/qmmp-1.6.2.tar.bz2
--2022-10-08 12:33:03--  https://qmmp.ylsoftware.com/files/qmmp/1.6/qmmp-1.6.2.tar.bz2
Resolving qmmp.ylsoftware.com (qmmp.ylsoftware.com)... 2a02:29b8:dd01:206::264, 179.43.156.87
Connecting to qmmp.ylsoftware.com (qmmp.ylsoftware.com)|2a02:29b8:dd01:206::264|:443... failed: Connection timed out.
Connecting to qmmp.ylsoftware.com (qmmp.ylsoftware.com)|179.43.156.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1355479 (1.3M) [application/x-bzip2]
Saving to: 'qmmp-1.6.2.tar.bz2'

qmmp-1.6.2.tar.bz2                                   100%[===================================================================================================================>]   1.29M  6.71MB/s    in 0.2s    

2022-10-08 12:35:14 (6.71 MB/s) - 'qmmp-1.6.2.tar.bz2' saved [1355479/1355479]

Would you mind to check?
Thank you very much in advance
Harri

Discussion

  • Lockywolf

    Lockywolf - 2022-10-12

    I confirm.

     
  • J G Miller

    J G Miller - 2024-08-29

    Nearly 2 years on and this is still an unresolved problem.

    date ; wget  https://qmmp.ylsoftware.com/files/qmmp/2.1/qmmp-2.1.9.tar.bz2  ; date
    

    `Thu Aug 29 04:13:12 PM CEST 2024

    --2024-08-29 16:13:12--  https://qmmp.ylsoftware.com/files/qmmp/2.1qmmp-2.1.9.tar.bz2
    

    Resolving qmmp.ylsoftware.com (qmmp.ylsoftware.com)... 2a02:29b8:dd01:206::264, 179.43.156.87
    Connecting to qmmp.ylsoftware.com (qmmp.ylsoftware.com)|2a02:29b8:dd01:206::264|:443... failed: Connection timed out.
    Connecting to qmmp.ylsoftware.com (qmmp.ylsoftware.com)|179.43.156.87|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1373111 (1.3M) [application/x-bzip2]
    Saving to: ‘qmmp-2.1.9.tar.bz2’

    qmmp-2.1.9.tar.bz2 100%[=====================================================================================================>] 1.31M 7.14MB/s in 0.2s

    2024-08-29 16:15:27 (7.14 MB/s) - ‘qmmp-2.1.9.tar.bz2’ saved [1373111/1373111]

    Thu Aug 29 04:15:27 PM CEST 20241`

     

    Last edit: J G Miller 2024-08-29

Log in to post a comment.