No node selection in create VM, create CT or migrate

Aug 11, 2011
2
0
1
Utah, USA
Last night I finished installing a new three node cluster. The cluster looks good, storage is mounted on all nodes etc. I go and try to create a VM from the GUI and I get the attached screen shot. There is no nodes for me to select from. The list is blank. The list is also blank when trying to create a CT as well. I have tried multiple browsers with no luck.

I then wanted to make sure that it wasn't something else, so I create a VM using qm create. The VM created just fine and I was then able to edit it, add a hard drive etc. I then was also able to start the VM and it works fine. I then thought I should migrate it to make sure that that would work, and when I select migrate the list of nodes is blank, just like the create.

What am I missing? What should I look for?
 

Attachments

  • no-node-selection.png
    no-node-selection.png
    39.6 KB · Views: 23
Hey guys,
I have the same problem!
All my VMs are running fine, I just can't create new ones or migrate existing ones via webgui...
There is no problem with creating new VMs via "qm create..."!

I tried getting new certs via the first part of this guide: https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x_and_newer)
It didn't change a thing though...

I first noticed this problem after upgrading from 5.1 to 5.2
 
sorry not for posting back with a solution... (I had already found one, but forgot to post it here...)

It was not a problem of the ssh keys, but of the ssl keys...

What you have to do is the following:

Create a folder with the name of the pi-node in /etc/pve/nodes and copy the ssl.pem from another node.

I don't exactly know on which node you will have to create the folder. But you can just compare the directories of a "true node" and your pi node and then decide where that folder is missig...