[SOLVED] Empty "Server View" in web interface

SFA

Active Member
Aug 13, 2018
6
0
41
53
Hi,
After a fresh update to 5.2.6 this mornning everything seems to have started properly in my 2 servers cluster (at least all the guests are started) BUT i do not see anything in the "Server View" (left pane) of the web interface (ie no servers and no guests, of course).
Is there any command or check to understand what's is going on ?
 
what does
Code:
pvesh get /cluster/resources
show?
 
At least, it seems ok :
200 OK
[ { ... list of guests .... } ]

Thanks for your help!
 
does the browser console show anything?
 
OK, i found something. Now, when i am doing :
pvesh get /cluster/resources -type vm

i get :

type: value 'openvz' does not have a value in the enumeration 'node, storage, pool, qemu, lxc'

It seems that an old 'openvz' VM is now causing problem. I was running 5.1 just before, without any issue. I might have 1 openvz stuff somwhere, but how to find it ?
 
probably in /etc/pve/nodes/NODENAME/openvz ?