Hi guys. All of my hosts are connected by rsyncd so I decided to try backing up the server computer via rsyncd. It's "localhost.localdomain" of course. I am not using any secrets file, I've always just connected as root. Secrets is not mentioned in rsyncd.conf, and there are no keys used:
But I get this error. I suppose I'm doing something fundamentally not permitted (can't use rsync daemon to connect to the same computer???): File /var/lib/BackupPC//pc/localhost.localdomain/XferLOG.bad.z Contents of file /var/lib/BackupPC//pc/localhost.localdomain/XferLOG.bad.z, modified 2017-07-03 16:00:06 XferLOG file /var/lib/BackupPC//pc/localhost.localdomain/XferLOG.0.z created 2017-07-03 16:00:00 Backup prep: type = full, case = 1, inPlace = 1, doDuplicate = 0, newBkupNum = 0, newBkupIdx = 0, lastBkupNum = , lastBkupIdx = (FillCycle = 7, noFillCnt = ) Running: /usr/bin/rsync_bpc --bpc-top-dir /var/lib/BackupPC/ --bpc- host-name localhost.localdomain --bpc-share-name Backup-Data-Folder -- bpc-bkup-num 0 --bpc-bkup-comp 3 --bpc-bkup-prevnum -1 --bpc-bkup- prevcomp -1 --bpc-bkup-inode0 1 --bpc-attrib-new --bpc-log-level 1 -- 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 --password- file=/var/lib/BackupPC//pc/localhost.localdomain/.rsyncdpw2827 root@loc alhost.localdomain::Backup-Data-Folder / full backup started for directory Backup-Data-Folder Xfer PIDs are now 2834 This is the rsync child about to exec /usr/bin/rsync_bpc rsync_bpc: failed to connect to localhost.localdomain (::1): Connection refused (111) rsync_bpc: failed to connect to localhost.localdomain (127.0.0.1): Connection refused (111) Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal, 0 sizeTotal, 0 filesNew, 0 sizeNew, 0 sizeNewComp, 1 inode rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9.8] rsync_bpc exited with fatal status 10 (2560) (rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9.8]) Xfer PIDs are now Got fatal error during xfer (No files dumped for share Backup-Data- Folder) Backup aborted (No files dumped for share Backup-Data-Folder) BackupFailCleanup: nFilesTotal = 0, type = full, BackupCase = 1, inPlace = 1, lastBkupNum = Removing empty backup #0 Xfer PIDs are now 2856 BackupPC_backupDelete: removing #0 BackupPC_backupDelete: No prior backup for merge Xfer PIDs are now 2856,2857 BackupPC_refCountUpdate: host localhost.localdomain got 0 errors (took 0 secs) Xfer PIDs are now 2856 Xfer PIDs are now Finished BackupPC_backupDelete, status = 0 (running time: 0 sec) Xfer PIDs are now Running BackupPC_refCountUpdate -h localhost.localdomain -f on localhost.localdomain Xfer PIDs are now 2858 BackupPC_refCountUpdate: host localhost.localdomain got 0 errors (took 0 secs) Xfer PIDs are now Finished BackupPC_refCountUpdate (running time: 0 sec) Xfer PIDs are now ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/