Check all your permissions, and edit in config.pl '$Conf{CgiAdminUsers};
to an actual user. Though I've never tried using 'all'
On 18-10-2017 18:56, Clay Jackson wrote:
> Just upgraded to 4.1.3, and this is all I see on the left - and also can't
> see graphs.
>
> Rrdtool is set to /usr/bin/rr
Just upgraded to 4.1.3, and this is all I see on the left - and also can't
see graphs.
Rrdtool is set to /usr/bin/rrdtool and CgiAdmin is set to * - what else am I
missing?
Thanks!
--
Check out the vibra
On Centos i got this errors
2015-08-10 11:24:37 unix bind() failed: No such file or directory
2015-08-10 11:31:07 Reading hosts file
2015-08-10 11:31:07 unix bind() failed: Permission denied
and i fix it with
mkdir /var/run/BackupPC
chown backuppc:backuppc /var/run/BackupPC.
systemctl restart bac
I have two backuppc servers, newly built on Ubuntu 16.04 from repository
(BackupPC version 3.3.1-2ubuntu3.3). As I ran into the samba problem where I
would get a false error upon successful completion of a backup of a Windows
client, I decided to upgrade to the latest BackupPC version assuming t