I want to know how connect proxmox virtualmachine terminal to react xterm.js
{{base_url}}/api2/json/nodes/{{node}}/lxc/{{vmid}}/termproxy
i tried to get termproxy and i get a port , ticket
so i tried to connect websocket this url wss://{{myip}}:8006/api2/json/nodes/{{node}}/lxc/{{vmid}}/vncwebsocket?port={{socket}}&vncticket={{vncticket}}
but it doesnt work and i get this log from proxmox panel
-------------------------------------------------
failed waiting for client: timed out
TASK...
Read more
{{base_url}}/api2/json/nodes/{{node}}/lxc/{{vmid}}/termproxy
i tried to get termproxy and i get a port , ticket
so i tried to connect websocket this url wss://{{myip}}:8006/api2/json/nodes/{{node}}/lxc/{{vmid}}/vncwebsocket?port={{socket}}&vncticket={{vncticket}}
but it doesnt work and i get this log from proxmox panel
-------------------------------------------------
failed waiting for client: timed out
TASK...
Read more