Hi,
I have upgraded backuppc from 4.3.2 to 4.4.0
I have something strange. If I add the path $Conf{RsyncBackupPCPath} =
'/usr/bin/rsync_bpc'; in config.pl
backuppc started but on the Web Interface I get
Error: Unable to connect to BackupPC server
This CGI script (/backuppc/index.cgi) is unable to connect to the
BackupPC server on gracias2 port -1.
The error was: unix connect to /var/lib/backuppc/log/BackupPC.sock:
Connection refused.
Perhaps the BackupPC server is not running or there is a configuration
error. Please report this to your Sys Admin.
If I let let th path empty ($Conf{RsyncBackupPCPath} = '';) I can access
the Web Interface.
Ofcourse then I get an error if Backuppc is connecting to a client
client1 (xfer start failed: $Conf{RsyncBackupPCPath} is set to , which
isn't a valid executable)
Any idea what could be wrong?
Many thanks
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/