dear backuppc community, i have successfully installed backuppc on freebsd but since 24h i could not fix following problem;
in log files i get; ----paste------------------ 2008-12-19 04:32:09 Started full backup on 192.168.100.31 (pid=11142, share=/) 2008-12-19 04:32:12 Backup failed on 192.168.100.31 (fileListReceive failed) --------------------------- inside XferLOG.bad i see; ----paste------------------ full backup started for directory / Running: /usr/bin/ssh -q -x -l root 192.168.100.31 /usr/local/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --ignore-times . / Xfer PIDs are now 11145 Got remote protocol 1868767320 Fatal error (bad version): X connection to backup2.ns3.org:11.0 broken (explicit kill or server shutdown). Can't write 4 bytes to socket fileListReceive() failed Done: 0 files, 0 bytes Got fatal error during xfer (fileListReceive failed) Backup aborted by user signal Not saving this as a partial backup since it has fewer files than the prior one (got 0 and 0 files versus 0) --------------------------- i have setuped ssh connection to .31 host via authorized_hosts, manually i can login to machine; on machine i see the rsync command is beeing executed. I am executing the command manually; then i see command is beeing executed on .31 machine but it never finishes; RsyncClientCmd : $sshPath -q -x -l root $host $rsyncPath $argList+ I am running rsync 3.0.4 on both machines (both machines are freebsd7) What i also notice is; i am connected to backup machine via securecrt ssh. I get on securecrt a popup that server tries to Xforward but i dont have X server on host etcetc. I dont understand why it try to x forward at all. backuppc is running like this; ---------paste-------------------- backuppc 8689 0.0 6.8 22232 16676 ?? I 4:48PM 0:02.06 /usr/local/sbin/httpd backuppc 8690 0.0 6.9 22300 16852 ?? I 4:48PM 0:02.99 /usr/local/sbin/httpd backuppc 8691 0.0 6.8 22184 16648 ?? I 4:48PM 0:02.10 /usr/local/sbin/httpd backuppc 8692 0.0 6.8 22352 16680 ?? I 4:48PM 0:02.24 /usr/local/sbin/httpd backuppc 8693 0.0 6.7 21568 16396 ?? I 4:48PM 0:03.22 /usr/local/sbin/httpd backuppc 8694 0.0 6.9 22324 16860 ?? I 4:48PM 0:02.11 /usr/local/sbin/httpd backuppc 9083 0.0 6.7 21744 16440 ?? I 6:48PM 0:02.29 /usr/local/sbin/httpd backuppc 9304 0.0 3.4 10956 8364 ?? I 7:27PM 0:01.42 /bin/perl /home/backuppc/bin/BackupPC -d (perl5.8.8) backuppc 9305 0.0 1.8 6920 4520 ?? I 7:27PM 0:00.29 /bin/perl /home/backuppc/bin/BackupPC_trashClean (perl5.8.8) --------------------------------- best regards ------------------------------------------------------------------------------ _______________________________________________ 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/