On Tue, Jun 23, 2026 at 04:55:46PM +0200, Thérèse Godefroy via Discussions 
among Savannah Hackers, open subscription wrote:
>
> Do you have any idea why Mirmon reports these connections as "hangs"?
> Thanks in advance for looking into this issue.

rsync at download0 does download the file, but it takes
over 2 minutes; I wonder if it may be related to mixing addresses
194.8.197.22 and 2001:4dd0:1234:1::deb in the diagnostics:

- - - -
time /usr/bin/rsync -vvvvv  --no-motd --timeout 30 
mirror.netcologne.de::savannah/00_TIME.txt netcologne_00_TIME.txt
FILE_STRUCT_LEN=24, EXTRA_LEN=4
opening tcp connection to mirror.netcologne.de port 873
Connected to mirror.netcologne.de (194.8.197.22)
rsync: failed to connect to mirror.netcologne.de (2001:4dd0:1234:1::deb): 
Connection timed out (110)
msg checking charset: UTF-8
sending daemon args: --server --sender -vvvvve.Ls --timeout=30 . 
savannah/00_TIME.txt  (6 args)
(Client) Protocol versions: remote=32, negotiated=31
recv_file_name(00_TIME.txt)
received 1 names
[Receiver] flist_eof=1
[Receiver] flist start=0, used=1, low=0, high=0
[Receiver] i=0 1 00_TIME.txt mode=0100664 len=40 flags=1000
recv_file_list done
get_local_name count=1 netcologne_00_TIME.txt
generator starting pid=3635
delta-transmission enabled
recv_generator(netcologne_00_TIME.txt,0)
generate_files phase=1
recv_files(1) starting
recv_files(netcologne_00_TIME.txt)
00_TIME.txt
data recv 40 at 0
got file_sum
renaming .netcologne_00_TIME.txt.G7NdnU to netcologne_00_TIME.txt
recv_files phase=1
generate_files phase=2
recv_files phase=2
recv_files finished
generate_files phase=3
generate_files finished

sent 39 bytes  received 137 bytes  1.37 bytes/sec
total size is 40  speedup is 0.23
[generator] _exit_cleanup(code=0, file=main.c, line=1655): entered
[generator] _exit_cleanup(code=0, file=main.c, line=1655): about to call exit(0)

real    2m8.350s
user    0m0.001s
sys     0m0.007s
- - - -

Reply via email to