[SOLVED] Roles can't be edited after cluster reinstall on debian

mathiasringhof

New Member
Nov 24, 2018
4
0
1
43
Hi,

I've messed around with a few ideas and in the end re-installed my 2 server cluster using the same setup as before: debian stretch base install then adding Proxmox as described in the wiki.

Everything seems to be working fine except I can't edit roles:
Result verification failed (400)

Datastore.AllocateTemplate: property is not defined in schema and the schema does not allow additional properties
Realm.AllocateUser: property is not defined in schema and the schema does not allow additional properties
VM.Monitor: property is not defined in schema and the schema does not allow additional properties
VM.Snapshot: property is not defined in schema and the schema does not allow additional properties
VM.Config.Network: property is not defined in schema and the schema does not allow additional properties
...

This is repeated for all properties. Any pointers where I can check? I also have a virtual test cluster on Parallels I could copy files from, but I'm not sure what to look for.

EDIT: I tried both Safari & Firefox ESR & Firefox latest with similar results so I assume this is server related

EDIT2: Proxmox version
proxmox-ve: 5.2-2 (running kernel: 4.15.18-9-pve)
pve-manager: 5.2-11 (running version: 5.2-11/13c2da63)
pve-kernel-4.15: 5.2-12
pve-kernel-4.15.18-9-pve: 4.15.18-30
corosync: 2.4.4-pve1
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: not correctly installed
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-1
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-41
libpve-guest-common-perl: 2.0-18
libpve-http-server-perl: 2.0-11
libpve-storage-perl: 5.0-30
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.0.2+pve1-3
lxcfs: 3.0.2-2
novnc-pve: 1.0.0-2
proxmox-widget-toolkit: 1.0-20
pve-cluster: 5.0-30
pve-container: 2.0-29
pve-docs: 5.2-10
pve-edk2-firmware: 1.20181023-1
pve-firewall: 3.0-14
pve-firmware: 2.0-6
pve-ha-manager: 2.0-5
pve-i18n: 1.0-6
pve-libspice-server1: 0.14.1-1
pve-qemu-kvm: 2.12.1-1
pve-xtermjs: 1.0-5
qemu-server: 5.0-40
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
 
Last edited:
Please add your version:

> pveversion -v
 
  • Like
Reactions: mathiasringhof
Thanks for the reminder, done! Pretty sure it was the same version as before where everything worked...

Worked around not being able to create an additional role by assigning the same user 2 roles - more elegant, too!
 
We just uploaded a fix to all repostiories (libpve-access-control_5.1-2_amd64.deb)
 
  • Like
Reactions: mathiasringhof