OK,
So I have the system backing up my localhost OK, and two other
windows machines, but I'm having trouble getting it to work with rsync
over ssh for a remote host. I am running backuppc as user apache, and
so I've created a public/private key pair and stored it in
~apache/.ssh/id_rsa on the local server, and have added it to the root
user's authorized keys for the remote server. Now if I su apache, I am
allowed to ssh to the remote host without being asked for a password.
However, when I try to backup the remote machine via the CGI, I get the
error: "fileListReceive failed". Inspecting the logs:
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)
Has anybody seen this problem before? It seems like it's trying to open
up an X window for some reason, any ideas?
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/