In this server we have another mirrors too. But it works well. Could you please tell me what steps need to do for check this problem?
On Fri, Oct 2, 2020 at 11:58 AM Fabian Arrotin arrfab@centos.org wrote:
On 01/10/2020 19:44, YER Hosting wrote:
Hello Fabian,I got this error.
rsync -aqzH --delete rsync://msync.centos.org/CentOS/ http://msync.centos.org/CentOS/ /*******/CentOS/ rsync: safe_read failed to read 1 bytes [Receiver]: Connection timed out (110) rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.2]
Hmm, it's not an ACL problem but rather a connection issue. Each successful connection to a msync node also outputs the header with hostname (we have ~80 machines worldwide behind the msync.centos.org fqdn). But in this case, you don't even reach, so what I'd do is :
- dig lookup to see which one you'd try to connect to
- rsync with some verbose/debug
- verify your outgoing firewall rules
-- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 17F3B7A1 | twitter: @arrfab
CentOS-mirror mailing list CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror