Package: tracker.debian.org
Severity: important

Yesterday and today connections to package.debian.org is *extremely*
slow, sometimes running into timeouts (failing). My scripts ran last
ime Sat Dec 9 17:01:56 2023 +0100 without issues.

Example with wget:
helge@twentytwo:/tmp/testsite$ wget --verbose 
http://packages.debian.org/bookworm/amd64/file/download
URL transformed to HTTPS due to an HSTS policy
--2024-01-07 10:30:10--  
https://packages.debian.org/bookworm/amd64/file/download
Auflösen des Hostnamens packages.debian.org (packages.debian.org)… 
2603:400a:ffff:bb8::801f:33, 2a02:16a8:dc41:100::132, 128.31.0.51, ...
Verbindungsaufbau zu packages.debian.org 
(packages.debian.org)|2603:400a:ffff:bb8::801f:33|:443 … verbunden.
GnuTLS: Fehler in der Pull-Funktion.
Es ist nicht möglich, eine SSL-Verbindung herzustellen.

(English (translated by me):
GnuTLS: Error in the Pull function.
It is not possible, to establish an SSL connection.


When it succeeds, this take ages:
helge@twentytwo:/tmp/testsite$ time LC_ALL=C wget --verbose 
http://packages.debian.org/bookworm/amd64/file/download
URL transformed to HTTPS due to an HSTS policy
--2024-01-07 10:38:07--  
https://packages.debian.org/bookworm/amd64/file/download
Resolving packages.debian.org (packages.debian.org)... 
2603:400a:ffff:bb8::801f:33, 2a02:16a8:dc41:100::132, 128.31.0.51, ...
Connecting to packages.debian.org 
(packages.debian.org)|2603:400a:ffff:bb8::801f:33|:443... failed: Connection 
timed out.
Connecting to packages.debian.org 
(packages.debian.org)|2a02:16a8:dc41:100::132|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'download.1'

download.1                                                      [ <=>           
                                                                                
                                             ]  12.21K  --.-KB/s    in 0.003s

2024-01-07 10:40:17 (3.51 MB/s) - 'download.1' saved [12503]


real    2m10,254s
user    0m0,019s
sys     0m0,000s



I observere this similarly with other clients, e.g. links.


Other https site(s) work fine, e.g. 
helge@twentytwo:/tmp/testsite$ time LC_ALL=C wget --verbose 
https://mirror.netcologne.de/archlinux/core/os/x86_64/
--2024-01-07 10:40:05--  https://mirror.netcologne.de/archlinux/core/os/x86_64/
Resolving mirror.netcologne.de (mirror.netcologne.de)... 2001:4dd0:1234:1::deb, 
194.8.197.22
Connecting to mirror.netcologne.de 
(mirror.netcologne.de)|2001:4dd0:1234:1::deb|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'index.html'

index.html                                                      [ <=>           
                                                                                
                                             ]  68.83K  --.-KB/s    in 0.007s

2024-01-07 10:40:05 (10.1 MB/s) - 'index.html' saved [70485]


real    0m0,068s
user    0m0,008s
sys     0m0,005s


This causes a data collection script of mine, which usually runs in a
few minutes, to take hours (and still be incomplete).

I don't know how to get more information, links does not offer a
verbose switch and for wget I don't see more than the information
posted. I'm happy to provide more information if you tell me which.

-- 
      Dr. Helge Kreutzmann                     deb...@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: PGP signature

Reply via email to