On Thu, 2005-08-25 at 09:26, katsumi liquer wrote:

> According to the logfile generated by BackupPC, it seem as though it
> is actually performing the scheduled backups as expected, yet when I
> use the CGI interface, I see no information whatsoever. It tells me:
> 
> (under Status)
> 
> Currently running jobs (none)
> Failures that need attention (none)
> 
> (under Hosts Summary)
> 
> Hosts with good Backups
> 
> There are 0 hosts that have been backed up, for a total of:
> 
>     * full backups of total size 0.00GB (prior to pooling and compression),
>     * incr backups of total size 0.00GB (prior to pooling and compression). 
> 
> Hosts with no Backups
> 
> There are 0 hosts with no backups. 

This could mean that you are not logging into the web interface as
a user with permission to view any hosts.  You need to set apache up
for authentication and log in as someone that you listed in
$Conf{CgiAdminUsers} in config.pl.  Or if you log in as a user
mentioned in the host entry in the hosts file you can see that
particular machine.


> It looks to me like, according to the interface that nothing is going
> on -- however, here is an excerpt from the log file it generates:
> 
> 2005-08-25 01:00:00 Running 2 BackupPC_nightly jobs from 0..15 (out of 0..15)
> 2005-08-25 01:00:00 Running BackupPC_nightly -m 0 127 (pid=3413)
> 2005-08-25 01:00:00 Running BackupPC_nightly 128 255 (pid=3414)
> 2005-08-25 01:00:00 Next wakeup is 2005-08-25 02:00:00
> 2005-08-25 01:00:00  admin : Use of uninitialized value in chdir at
> /usr/local/lib/perl5/5.8.7/File/Find.pm line 742.
> 2005-08-25 01:00:00  admin : Use of chdir('') or chdir(undef) as
> chdir() is deprecated at /usr/local/lib/perl5/5.8.7/File/Find.pm lin
> e 742.

This looks like somthing might be misconfigured.  Search your Config.pl
for 'Dir' and make sure they are all correct.

-- 
  Les Mikesell
   [EMAIL PROTECTED]




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to