I had some problems with proxmox.
Please help me.
I tried to connect to VNC using the proxmox API (local, not using the console in the proxmox web panel) through noVNC.
I send POST requests to/api2 / json/nodes / {node} / qemu / {vmid} / vncproxy to get vncticket and port.
Then, I pass the vncticket and give the port GET/api2 / json/nodes / {node} / qemu / {vmid} / vncwebsocketbut instead of websocket, which always returns null. {" data ": null}.
And the HTTP status is the 401 permissions denied - invalid PVEVNC ticket.
I can't find any mistakes.
I follow the steps above and use the root account.
Proxmox 5.1
Please help me.
I tried to connect to VNC using the proxmox API (local, not using the console in the proxmox web panel) through noVNC.
I send POST requests to/api2 / json/nodes / {node} / qemu / {vmid} / vncproxy to get vncticket and port.
Then, I pass the vncticket and give the port GET/api2 / json/nodes / {node} / qemu / {vmid} / vncwebsocketbut instead of websocket, which always returns null. {" data ": null}.
And the HTTP status is the 401 permissions denied - invalid PVEVNC ticket.
I can't find any mistakes.
I follow the steps above and use the root account.
Proxmox 5.1
Last edited: