Hello all,
I'm trying to use PBS in LXC and everything is installed on top of Debian 12 LXC (installed proxmox-backup-server package) + NFS mount as datastore but after trying to backup from my PVE to PBS there is the error log:
I have same wildcard self-signed SSL certs installed on both machines. Also noticed that after attaching the PBS in PVE there is a question mark and can't determine the free space. For the backup new user was created on PBS with permissions only to the datastore used for backups.
I'm trying to use PBS in LXC and everything is installed on top of Debian 12 LXC (installed proxmox-backup-server package) + NFS mount as datastore but after trying to backup from my PVE to PBS there is the error log:
Code:
()
INFO: starting new backup job: vzdump 103 --node pve --remove 0 --mode snapshot --notification-mode auto --notes-template '{{guestname}}' --storage pbs
INFO: Starting Backup of VM 103 (qemu)
INFO: Backup started at 2024-05-08 10:59:28
INFO: status = running
INFO: VM Name: pfSense
INFO: include disk 'scsi0' 'local-lvm:vm-103-disk-0' 30G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/103/2024-05-08T07:59:28Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 103 qmp command 'backup' failed - backup connect failed: command error: error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1889:
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 103 failed - VM 103 qmp command 'backup' failed - backup connect failed: command error: error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1889:
INFO: Failed at 2024-05-08 10:59:28
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors
I have same wildcard self-signed SSL certs installed on both machines. Also noticed that after attaching the PBS in PVE there is a question mark and can't determine the free space. For the backup new user was created on PBS with permissions only to the datastore used for backups.