Proxmox 4 NGINX Proxy and VNC problems!

redjohn

Renowned Member
Apr 22, 2016
132
4
83
28
Hi all,

I hope somebody can help me. i have some problems with my NGINX Proxy and the VNC Console in Proxmox. i can use the vnc console on every machine no problem, but i can type some times and after a few seconds ( 20 -25 sec.) the console hangs! i can type nothing more, if i switch to another option e.g. Firewall or Snapshot and switch backup to the console i can use the console again.

i use this manual for proxmox nginx proxy:

https://prof-pc.de/proxmox-console-nginx-reverse-proxy/

i hope you can help me to fix this isssue, because its very bad that i can't use the console in proxmox...

Best regards and many thanks,

Oliver
 
in my case it works with
Code:
  proxy_set_header  Host  $host;
  proxy_set_header  X-Real-IP  $remote_addr;
[code]
inside location