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...