Hello,
I'm trying to run noVNC using php. I use the call: api2/json/nodes/pve/qemu/{id}/vncwebsocket
before this, I call the login api,and vnticket api to get cookie、 the vncticket and the port.
finally,I got the request like this,
and with nginx proxy
the upstream is right.
as i think everything vill be ok,but the error 502 break me down.
maybe someone can help me solve this problem. And forgive my poor english, thanks!!
I'm trying to run noVNC using php. I use the call: api2/json/nodes/pve/qemu/{id}/vncwebsocket
before this, I call the login api,and vnticket api to get cookie、 the vncticket and the port.
finally,I got the request like this,
and with nginx proxy
the upstream is right.
as i think everything vill be ok,but the error 502 break me down.
maybe someone can help me solve this problem. And forgive my poor english, thanks!!