|
From: Rene R. <re...@gr...> - 2004-01-22 18:28:07
|
I must admit that I don't know why. Maybe the rsync deamon wasn't responding on the remote server. I can't really tell. Cheers Rene On Thu, 2004-01-22 at 19:11, James W. Beauchamp wrote: > Rene: > That did it. Were the tar files for 0.6.0 rebuilt and this added > because I didnt' have this problem on my other installations. I'm just > curious why this happened now and not before.... > > James > > > Rene Rask wrote: > > >On line 173 in the file "inc/class_backup.php" please change this line: > > > >$backupcommand = 'rsync -e ssh --archive --verbose --delete --backup ' > >; > > > >to > > > >$backupcommand = 'rsync --archive --verbose --delete --backup ' ; > > > > > >That should do the trick. > > > >Cheers > > > >Rene > > > > > >On Thu, 2004-01-22 at 17:02, James W. Beauchamp wrote: > > > > > >>Jochen > >>I didn't think that method was implemented in 0.6.0? That it was only > >>in CVS. I'm just using the .tar 0.6.0. plus rsync_ssh is not one of > >>the selections in the drop down box when you set up the share in BOBS, > >>plus the admin help page still says "Help function is not yet implemented." > >> > >>Any other ideas? > >>(BTW this is on RH9 if that matters - the server being backed up is > >>running RH73) > >>James > >> > >> > >>Jochen Metzger wrote: > >> > >> > >> > >>>Hi, > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>>>This was in the logwatch: > >>>>Finished /backup/bobsdata/current/process/cmd/cmd.1074617726.php > >>>>Starting /backup/bobsdata/current/process/cmd/cmd.1074617727.bash > >>>>Host key verification failed. > >>>>rsync: connection unexpectedly closed (0 bytes read so far) > >>>>Starting /backup/bobsdata/current/process/cmd/cmd.1074617741.bash > >>>>Permission denied, please try again. > >>>>Permission denied, please try again. > >>>>Permission denied (publickey,password,keyboard-interactive). > >>>>rsync: connection unexpectedly closed (0 bytes read so far) > >>>>rsync error: error in rsync protocol data stream (code 12) at io.c(165 > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>it seems to be that you are using rsync_ssh as backup method > >>> > >>> > >>> > >>> > >>> > >>>>Here's the straight output from running cmdloop from the command line: > >>>> > >>>>[root@basalt process]# ./cmdloop > >>>>Starting ./cmd/cmd.1074617761.bash > >>>>root@10.0.1.128's password: > >>>> > >>>>Sorry for the lack of detail the first time! > >>>> > >>>>James > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>Please give us some more detail. > >>>>> > >>>>> > >>>>>If you use cvs bobs and "rsync_ssh" as backup method, then please take a > >>>>>look at the admin help page to proceed with the setup. > >>>>> > >>>>> > >>>>> > >>>>> > >>>Please check the admin help page and create a public / private key pair > >>>on your backuped server / bobs server. > >>> > >>> > >>>This might do the job. > >>> > >>>Cheers > >>> > >>>Jochen Metzger > >>> > >>> > >>> > >>> > >>>------------------------------------------------------- > >>>The SF.Net email is sponsored by EclipseCon 2004 > >>>Premiere Conference on Open Tools Development and Integration > >>>See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > >>>http://www.eclipsecon.org/osdn > >>>_______________________________________________ > >>>Bobs-devel mailing list > >>>Bob...@li... > >>>https://lists.sourceforge.net/lists/listinfo/bobs-devel > >>> > >>> > >>> > >>> > >>> > >> > >>------------------------------------------------------- > >>The SF.Net email is sponsored by EclipseCon 2004 > >>Premiere Conference on Open Tools Development and Integration > >>See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > >>http://www.eclipsecon.org/osdn > >>_______________________________________________ > >>Bobs-devel mailing list > >>Bob...@li... > >>https://lists.sourceforge.net/lists/listinfo/bobs-devel > >> > >> > > > > > > > >------------------------------------------------------- > >The SF.Net email is sponsored by EclipseCon 2004 > >Premiere Conference on Open Tools Development and Integration > >See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > >http://www.eclipsecon.org/osdn > >_______________________________________________ > >Bobs-devel mailing list > >Bob...@li... > >https://lists.sourceforge.net/lists/listinfo/bobs-devel > > > > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Bobs-devel mailing list > Bob...@li... > https://lists.sourceforge.net/lists/listinfo/bobs-devel |