On 2024-07-23 07:03, Johnny PINSON wrote:
Hey there,

here is my command (typed from a shell)

/usr/bin/rsync_bpc --bpc-top-dir /data/BackupPC --bpc-host-name evo --bpc-share-name /root --bpc-bkup-num 0 --bpc-bkup-comp 3 --bpc-bkup-prevnum -1 --bpc-bkup-prevcomp -1 --bpc-bkup-inode0 2 --bpc-attrib-new --bpc-log-level 1 -e /usr/bin/ssh\ -l\ root --rsync-path=/usr/bin/rsync --super --recursive --protect-args --numeric-ids --perms --owner --group -D --times --links --hard-links --delete --delete-excluded --one-file-system --partial --log-format=log:\ %o\ %i\ %B\ %8U,%8G\ %9l\ %f%L --stats --checksum --timeout=72000 --log-file xxx.log $buggy_srv:/root/ /

and here is the content of log file

2024/07/23 15:14:02 [176638] receiving file list
2024/07/23 15:17:32 [176638] rsync_bpc: connection unexpectedly closed (0 bytes received so far) [Receiver] 2024/07/23 15:17:32 [176638] rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.2.0]


It closed after 3:30 during or after receiving the file list.

This looks like a problem on the filesystem, or potentially a file on it.


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to