Cannot add replica (sync)

iprigger

Renowned Member
Sep 5, 2009
190
43
93
earth!
All,

Probably I am too tired today (and too stupid)... but:

Code:
root@pbs-customer:~# proxmox-backup-manager remote create CUSTOMER --host 10.11.12.13 --userid 'pbsbackup@pbs' --password 'VeryStupidAndSecurePasswordComesHere' --fingerprint Fi:ng:er:pr:in:t_:of:re:mo:te:sy:st:em
Error: parameter verification errors

parameter 'userid': schema does not allow additional properties.

Usage: proxmox-backup-manager <name> --auth-id <string> --host <string> --password <string> [OPTIONS]
 <name>     <string>
             Remote ID.

 --auth-id  <string>
             Authentication ID

 --host     <string>
             DNS name or IP address.

 --password <string>
             Password or auth token for remote host.

Optional parameters:

 --comment  <string>
             Comment (single line).

 --fingerprint <string>
             X509 certificate fingerprint (sha256).

 --port     <integer>   (default=8007)
             The (optional) port.

Umm... Any ideas?

Tobias
 
yeah, the parameter (and config key) got renamed since you can pass in either a userid or a tokenid now ;)
 
  • Like
Reactions: iprigger