OK, thanks. That worked.
So for everyone else, within the backup directory, there are folder as /vm /ct or /host, depending on the backup type. Within these there are the IDs as /100 /101 etc. and there you find the file "owner" which contains a string of just the owner.
Changing this from root@pam to root@pam!pool did the trick.
glad that worked
yes, this is a bit tricky with the way the GUI is currently implemented, but we will implement this one way or another.@fabian Maybe an empty folder which just contains an owner file and no backup files could be presented in the PBS GUI anyhow. This way, the GUI functionality of changing the owner can be used an the error is more obvious to discover. Just an idea!
via the environment - see PBS Docs - Environment VariablesGoing for a host backup, how do I provide the API key then? (BTW, escaping helps! )
Code:root@pve:~# proxmox-backup-client backup test.pxar:/tank/test/smb/ --repository 'root@pam!pool@10.1.X.X:pool' Error: error building client for repository root@pam!pool@10.1.X.X:8007:pool - API token secret must be provided!