tuna / tunasync

Mirror job management tool.
GNU General Public License v3.0
1.61k stars 273 forks source link

tunasync tool failed to synchronize #180

Closed Neecoc closed 9 months ago

Neecoc commented 1 year ago

Recently I'm syncing with Tsinghua Open Source. But I found that there were many failed synchronization tasks yesterday.

I tried to use manual to rsync, but it still didn't work

[root@alpha ~]# rsync -aHvhP --no-o --no-g --stats --exclude .~tmp~/ --delete --delete-after --delay-updates --safe-links --timeout=120 --contimeout=120 rsync://mirrors.tuna.tsinghua.edu.cn/gnu/ /mnt/ssd8/gnu/ rsync: did not see server greeting rsync error: error starting client-server protocol (code 5) at main.c(1814) [Receiver=3.2.3]

[root@alpha ~]# rsync -aHvhP --no-o --no-g --stats --exclude .~tmp~/ --delete --delete-after --delay-updates --safe-links --timeout=120 --contimeout=120 rsync://mirrors.bfsu.edu.cn/anaconda/ /mnt/ssd9/anaconda/ rsync: [Receiver] safe_read failed to read 1 bytes: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.2.3]

Harry-Chen commented 1 year ago

请提供您用于同步的源地址和大致时间以便排查,如果不方便提供,可发邮件到 mirroradmin@tuna.tsinghua.edu.cn

Neecoc commented 1 year ago

Thanks, I have sent an email to you. Looking forward to your reply.