vncproxy problem after update

servereasy

Active Member
Mar 17, 2020
6
0
41
36
Hello,
we use vncproxy (with websocket=1) API. After one of the last Proxmox update, the VNC server listens on 127.0.0.1 instead of 0.0.0.0

So it became unaccessible from outside.
 
Hi,
yes, this was changed intentionally for security reasons. If you use it with websocket=1, then you need to use the vncwebsocket API endpoint to connect from the outside. If you want to connect from the outside without that, use websocket=0.
 
  • Like
Reactions: servereasy