Hi, Chris Cross wrote on 2008-07-31 08:15:15 -0400 [[BackupPC-users] Fatal error (bad version): Xlib: connection to ":0.0" refused by server]: > Hi, > I'm just getting started trying to set up and get the following error in > the log. Is the backuppc server trying to start an X program on the backup > client?
no, but something in your shell startup process for root is. 'ssh -x' inhibits X11 forwarding, so $DISPLAY should not be set (and not to ":0.0" in any case). Maybe it is set by something else (.bash_profile, PAM, ...) or something tries to contact an X server regardless of whether $DISPLAY is set? > Is the first Xlib connection error leading to the second error, ' > fileListReceive failed' ? Yes. Regards, Holger ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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/