TASK ERROR: command '/bin/nc -l -p 5901 -w 10 -c '/usr/sbin/qm vncproxy 100 2>/dev/null'' failed: exit code 11
I get this error SOMETIMES when I try to connect to the console of a windows 7 VM connected in NAT mode. In this time I can not even log into the vm by things like teamviewer until I reboot the VM.
My networking is as follows.
auto eth0
iface eth0 inet manual
broadcast xxx.xxx.117.191
network xxx.xxx.117.128
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.117.162
netmask 255.255.255.192
gateway xxx.xxx.117.129
bridge_ports eth0
bridge_stp
Please any help needed
I get this error SOMETIMES when I try to connect to the console of a windows 7 VM connected in NAT mode. In this time I can not even log into the vm by things like teamviewer until I reboot the VM.
My networking is as follows.
auto eth0
iface eth0 inet manual
broadcast xxx.xxx.117.191
network xxx.xxx.117.128
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.117.162
netmask 255.255.255.192
gateway xxx.xxx.117.129
bridge_ports eth0
bridge_stp
Please any help needed