I had to renew a proxmox backup server running in one proxmox lxc. I used the exact ip as used before and backups of lxc and vm work fine.
If i try to backup the pve node comes a certificate error. It seems, the pve expects the certificate of the old pbs and runs in an error. How can i fix this?
Best regards
If i try to backup the pve node comes a certificate error. It seems, the pve expects the certificate of the old pbs and runs in an error. How can i fix this?
Code:
root@pve:~# proxmox-backup-client backup root.pxar:/ --repository 192.xxx.xxx.xxx:pbsbackpPassword for "root@pam": ************Starting backup: host/pve/2021-04-15T12:23:04Z
Client name: pve
Starting backup protocol: Thu Apr 15 14:23:10 2021
Error: error trying to connect: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1915:
root@pve:~#
Best regards