On Mon, 2007-09-10 at 23:49 -0700, Craig Barratt wrote: > Robert writes: > > > I removed the -v option from config.pl, restarted backuppc, this is the > > log: > > > > Running: /usr/bin/ssh -q -l root robert-laptop /usr/bin/rsync --server > > --sender --numeric-ids --perms --owner --group -D --links --times > > --block-size=2048 --recursive -D --ignore-times . /home/ > > Xfer PIDs are now 5985 > > Got remote protocol 1651076184 > > Fatal error (bad version): Xlib: connection to ":0.0" refused by server > > Ssh is saying "Xlib: connection to ":0.0" refused by server". > > Add the -x option to rsync (to disable X11 port forwarding). Note that > the user's and global ssh_config override the command-line options, so > if you get the same error you should disable X11 port forwarding there > too. > > Craig
I have added -x but this makes no difference. I have (I think) disabled X11 port forwarding in /etc/ssh/ssh_config (on the laptop). Again no difference. Error is currently: Running: /usr/bin/ssh -q -x -l root robert-laptop /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --times --block-size=2048 --recursive -D --ignore-times . /home/ Xfer PIDs are now 9126 Got remote protocol 1651076184 Fatal error (bad version): Xlib: connection to ":0.0" refused by server Xlib: Read EOF: Tried again: got 0 bytes fileListReceive() failed Done: 0 files, 0 bytes Got fatal error during xfer (fileListReceive failed) Backup aborted (fileListReceive failed) Robert ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/