On Monday 02 of November 2020 14:47:02 Mike Bird via tde-devels wrote:
Thanks Felix.
Hi Slávek,
Can you find any reason for this on 37.205.10.16 server sometime between 2020-11-02 04:19:40-05:00 and 2020-11-02 04:28:15-05:00
Err:30 http://mirror.ppa.trinitydesktop.org/trinity-sb bullseye/main-r14
amd64 kbstate-trinity amd64 4:14.0.9-0debian11.0.0+0~a
Error reading from server. Remote end closed connection [IP: 37.205.10.16
80]
(It was successful on a second attempt during that time window.)
Downloading IP might have been 24.75.154.218.
--Mike ____________________________________________________ tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinityd esktop.org
Hi,
if I calculate the time zone correctly, it should be the accesses obtained by this filter:
fgrep 24.75.154.218 /var/log/apache2/ppa-{access,error}.log | grep "02/Nov/2020:09" >apache-access-felix.log
At first glance, I don't see anything strange there. When I filtered the records with codes 200 and 302, the output was empty. The output from the above filter is in the attachment.
Cheers