Recent content by Blob

  1. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    Hello ! Well fixed in 2.2, available even without subscription. Great job Proxmox team ! (Ok, it's only a one-line fix, but it unlocks tape restoration ! ;-) Thanks !
  2. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    Hello ! Just for your information about this issue. Ticket : https://bugzilla.proxmox.com/show_bug.cgi?id=3934 It was defined as a bug : "this should use the authid selector not the user one.." And it's already fixed in the Git ...
  3. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    Hi Dominik, Thanks for your expertise ! Of course, if I can help fixing reporting a bug, I'll be happy ! Bug report created : https://bugzilla.proxmox.com/show_bug.cgi?id=3934 Thanks ! Frederic
  4. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    Hi Dominik, Note : If I'm wrong, please tell me. I think you have more knowledge than me on this topic ! ;-) Thanks for your reply and idea. But it seams to be a different problem. Backup is done by my PVE using the API Token. So the backup is owned by "backup@pbs!home-cluster" as shown in...
  5. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    To investigate, I connect my PVE to my PBS with my real user, not the API Token. And I made a backup of a VM as usual. In PBS, this backup appears to be owned by my user (other backups are owned by my API token). Restoring an API token backup failed like that : 2022-03-13T15:38:27+01:00...
  6. B

    [SOLVED] Tape restore failed with API tokens [solved in 2.2]

    Hi Proxmox lovers ! I have some Proxmox VE and just discover PBS. As I have a LTO-4 tape reader, I thought it was time to make "real" offline backups ! ;-) As I have multiple PVE instances, I have multiple Datastores. And to protect all that, I create multiple API tokens, one per PVE...