|
From: Murray C. <mur...@co...> - 2003-03-20 23:36:24
|
Hi Joe, Rene The cmdloop is running. If I do the manual test I get this from cmdloop: =09Starting ./cmd/cmd.1048036424.bash =09WARNING: --rsh or -e option ignored when connecting to rsync daemon =09receiving file list ... done =09done =09wrote 458 bytes read 913 bytes 2742.00 bytes/sec =09total size is 36033734 speedup is 26282.81 =09Finished ./cmd/cmd.1048036424.bash =09Starting ./cmd/cmd.1048036425.bash =09Finished ./cmd/cmd.1048036425.bash =09Starting ./cmd/cmd.1048036426.php =09X-Powered-By: PHP/4.1.2 =09Content-type: text/html =09Finished ./cmd/cmd.1048036426.php =09Starting ./cmd/cmd.1048036427.php =09X-Powered-By: PHP/4.1.2 =09Content-type: text/html =09Finished ./cmd/cmd.1048036427.php and php backup.php to invoke the above gave me: =09X-Powered-By: PHP/4.1.2 =09Set-Cookie: PHPSESSID=3De9d0191f0b218b4f3c93285c984cbb6b; path=3D/ =09Expires: Thu, 19 Nov 1981 08:52:00 GMT =09Cache-Control: no-store, no-cache, must-revalidate, post-check=3D0, pr= e-check=3D0 =09Pragma: no-cache =09Content-type: text/html No obvious errors (to me at least!). As I said, there are copies of my fi= les=20 in bobsdata/current/MyShareName as well as a couple of .db files and a .s= er=20 file. Same repeated in bobsdata/incremental too so rsync is working. NFS = is=20 ok; I can mount and rw the test directory on the server. I point my browser to dadada/bobs/admin.php, enter the password and get t= he=20 server selection page where I can add, delete or change my servers. I the= n=20 click on Access (menu across top of page) and get "DEFAULT!"=20 If it helps - in INSTALL theres a note about cleaning out the session/=20 directory occasionally. Mine is empty. Cheers Murray On Friday 21 March 2003 02:27, Joe Zacky wrote: > Murray, > > If you can login but see an empty file selection tree, it could be the > 'cmdloop' cron job that runs in the background didn't get properly > installed. If you run 'ps x' you should see something running like > '/bin/bash /var/bobsdata/current/process/cmdloop'. > There are instructions in the INSTALL for testing the cmdloop and backu= p > manually. > > Also, if you haven't had a successful backup, the restore tree will be > empty or get an error. > > Your feedback is valuable. Thanks. > > Joe > |