I have a 3 node cluster configured to back up to Proxmox Backup Server. When I manually run the backup by clicking "Run now" in the web UI Datacenter/Backup configuration page, a backup task is launched for all 3 hosts, and all 3 complete consistently without issue. However, when the backup runs automatically according to the configured schedule, one or more of the backup tasks fails with the error:
I can browse the datastore from all 3 hosts without issue and they are all able to connect from the CLI:
All 3 PVE nodes and the PBS host have the latest updates.
The error is pretty vague. Is there a way to enable more verbose logging? Any other suggestions?
Code:
TASK ERROR: could not activate storage 'backup': backup: error fetching datastores - 500 Can't connect to pbs.local.domain:8007
I can browse the datastore from all 3 hosts without issue and they are all able to connect from the CLI:
Code:
root@pvehost:~# proxmox-backup-client version --repository pbs.local.domain:backup
Password for "root@pam": *******************
client version: 3.2.8
server version: 3.2.2
All 3 PVE nodes and the PBS host have the latest updates.
The error is pretty vague. Is there a way to enable more verbose logging? Any other suggestions?