attach datastore problem

kre10

Member
Oct 8, 2021
4
0
6
16
Hello,
I have cluster of 2 nodes version 7.0-13 which are working perfectly (with qdevice) , and i have decided to add pbs so i can backup them (obiosly).
I've done Fresh installation of pbs 2.0 , and added datastore to the pbs but when try to add the pbs to my pve i receive the following error:
Code:
create storage failed: pbs-backup: error fetching datastores - 401 Unauthorized (500

In pbs syslog i've see the following msg:
Code:
Oct  8 09:12:45 pbs proxmox-backup-proxy[836]: authentication failure; rhost=[::ffff:192.168.100.1]:37822 msg=ticket with invalid signature
Oct  8 09:12:48 pbs proxmox-backup-proxy[836]: GET /api2/json/admin/datastore: 401 Unauthorized: [client [::ffff:192.168.100.1]:37822] authentication failed - ticket with invalid signature


The time on all my nodes is correct , i've successfully logged from terminal (ssh) to all nodes , on the PBS i've tried creating different user with datastore admin permissions and after that admin permissions overall but still the same error.

Some ideas would be welcome , thank you in advance ! :)
 
is there some sort of network hardware inbetween that might interfere with traffic? could you include pveversion -v from the PVE side, and proxmox-backup-manager version --verbose from the PBS side?
 
Thank for your answer fabian , strangely after 2nd reboot of the pbs everything was fine... please close the thread