vncproxy error

usha_cow

New Member
May 17, 2017
6
0
1
34
Hi!

I've got error with connection to vnc console. When I click on the button Console, sometimes the console connects immediately, but sometimes I see error:

nc6: connection timed out
TASK ERROR: command '/bin/nc6 -l -p 5900 -w 10 -e '/usr/bin/ssh -T -o BatchMode=yes 10.192.1.84 /usr/sbin/qm vncproxy 167 2>/dev/null'' failed: exit code 1


After that error I see on top of the console window this message:

noVNC ready: native WebSockets, canvas rendering

And then:
Server disconnected (code: 1006)

To get console working I have to click on some other menus such as Summary and then back to Console several times (usually it works after 5 to 10 clicks), after that console is showing up. I've tried to change timeout argument of nc6 -w to 0 or 1000 in proxmox code, but it didn't take affect.

So I think it's probably problem with vncproxy output. Is there some way to change this behavior that I can open console from the first time?
 
Last edited:
please upgrade to the newest version and try again (there should be a more informative error message)
 
as i said, in newer version there is a much more informational error message, which may lead to the source of your problem
the error message you gave just says "it does not work"