Hi there,

On Wed, 17 May 2023, Bob Tanner wrote:

...
backuppc-4.4.0-5ubuntu2
Ubuntu 22.04.2 LTS

I issue a ?Start Full Backup? via the web UI and the backup errors out, Errors 
from the web UI states
...
testrs...@test.lab.real-time.com: Permission denied (publickey,password).   <== 
 permission denied
rsync_bpc: connection unexpectedly closed (0 bytes received so far) [Receiver]

If I cut-n-paste the ?Running? command into the backuppc user?s shell on the 
backuppc server the command works as expected.

I feels like the when the backup command is run via web it does not have access 
to the backuppc users ssh keys?

Wild guess:

In your configuration file(s), what do you have for

$Conf{BackupPCUser}

The configuration files are (er, sometimes:)

/etc/BackupPC/config.pl

and anything under

/etc/BackupPC/pc/

but they may be different in the Ubuntu packages, I don't know.

You might also want to check that you have

$Conf{BackupPCUserVerify} = 1;

which is theoretically a few lines below the line containing the
$Conf{BackupPCUser} definition.

--

73,
Ged.


_______________________________________________
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/

Reply via email to