Hi there,
I noticed that sometimes backups will just fail with either of two messages:
If I test the backup storage from a PVE node, by executing this mulitple times in a row:
Admittedly, I upgraded the PVE node where PBS is installed along with the rest of the cluster to PVE 7, so it might just be that. But maybe someone else has seen this behavior before?
I noticed that sometimes backups will just fail with either of two messages:
orError: permission check failed.
The problem is that this occurs randomly with some VM backups while others just run.401 Unauthorized
If I test the backup storage from a PVE node, by executing this mulitple times in a row:
It mostly works and show the correct info:root@srv05:~# pvesm status --storage pbs
but here also I randomly getName Type Status Total Used Available %
pbs pbs active 7540842112 3186444544 4354397568 42.26%
or sometimesproxmox-backup-client failed: Error: permission check failed.
When either of the two errors occur, the command always takes a little longer before it returns anything, so my current assumption is that there might be some sort of timing / timeout issue?pbs: error fetching datastores - 401 Unauthorized
Admittedly, I upgraded the PVE node where PBS is installed along with the rest of the cluster to PVE 7, so it might just be that. But maybe someone else has seen this behavior before?