webvirtmgr icon indicating copy to clipboard operation
webvirtmgr copied to clipboard

Increased VNC connection timeout values

Open alexgit2k opened this issue 11 years ago • 4 comments

Could not get VNC to work, because it always timed out. I increased them by factor 10 and now it is working fine:

sed -i 's/Websock_native ? 2 : 5/Websock_native ? 20 : 50/' webvirtmgr/webvirtmgr/static/js/novnc/rfb.js
sed -i 's/\'connectTimeout\', 2/\'connectTimeout\', 20/' webvirtmgr/webvirtmgr/static/js/novnc/ui.js

A configuration option for the timeout values would be great.

alexgit2k avatar Oct 28 '14 21:10 alexgit2k

Hi @alexgit2k I need a help from you.. Am getting (incomplete protocol version) error.. how can i fix it?

TIA!!!

antonyjohnson-js avatar Nov 11 '19 10:11 antonyjohnson-js

My fix only increases the timeout-values. I am no longer using WebVirtMgr, the last release was 5 years ago and they haven't even integrated a configuration option for the timeout values as I suggested. So there are probably other errors too.

Take a look at Proxmox (https://www.proxmox.com/) or Cloudmin (http://www.webmin.com/cloudmin.html).

alexgit2k avatar Nov 17 '19 10:11 alexgit2k

@alexgit2k ,

Noted, Thanks for your responce..

antonyjohnson-js avatar Nov 18 '19 05:11 antonyjohnson-js

@alexgit2k ,

Noted, Thanks for your responce..

hi, you can use webvirtcloud, same thing with webvirtmgr on steroids. and it is active. You can get feedback.

catborise avatar Nov 20 '19 09:11 catborise