Kai Grunau writes:

> I'm using  backuppc version 2.1.0pl1 on  RedHat Enterprise 3 server
> 
> before last weekend I had no problem but since then no BackupPC
> is running on  2 Solaris machines (no problem with the other linux 
> computer).
> 
> I found in the Xferlog file following message :
> ---------------------------------------------------------------
> Running: /usr/bin/ssh -q -x -l root hathorjan /usr/local/bin/rsync --server
> --sender --numeric-ids --perms --owner --group --devices --links --times
> --block-size=2048 --recursive --exclude /lost+found/ . 
> /var/opt/SUNWmsgsr/store/partition/primary/
> Xfer PIDs are now 661
> Got remote protocol 757955594
> Fatal error (bad version):

The decimal value 757955594 is the first four bytes of the unexpected
text or error from the remote machine.  In hex it is 2D2D7C0A or
"--|\r".  Does your .cshrc or ssh login sequence emit this string?

This text should appear in ascii after "bad version".  I'm surprised
to see the rest of that message is empty.

Craig


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to