remontée d'erreur sur Proxmox Backup Server suite au changement de mot de passe root

tex35

New Member
Nov 5, 2025
2
1
1
Bonjour,
j'ai une remontée d'erreur sur un PBS intégré au sein d'un cluster depuis que j'ai fait un changement de mot de passe root.
J'ai aussi mis à jour le mot de passe root sur mes datastores : pvesm set <PBS_STORAGE> --password

Mais toujours l'erreur suivante qui remonte :
Jun 03 09:46:46 PVE-ETRS-PROD-BACKUP-01 proxmox-backup-api[2639]: POST /api2/json/access/ticket: 401 Unauthorized: [client [::ffff:172.16.0.1]:20125] permission check failed.
Jun 03 09:46:48 PVE-ETRS-PROD-BACKUP-01 proxmox-backup-api[2639]: authentication failure; rhost=[::ffff:172.16.0.1]:20428 user=root@pam msg=authentication error - SUCCESS (0)
Jun 03 09:46:50 PVE-ETRS-PROD-BACKUP-01 proxmox-backup-api[2639]: pam_unix(proxmox-backup-auth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=::ffff:172.16.0.1 user=root

Auriez-vous une explication svp ?
 
  • Like
Reactions: Jeffthomson890
Hi @tex35

thanks for posting in the forum!

Can you still access the backup storage through the Web UI and are the stats still available or does this only affect backup jobs?

Can you please provide the output of the following commands:
Code:
pveversion -v

proxmox-backup-manager version --verbose

Yours sincerely
Jonas