retspen / webvirtmgr

WebVirtMgr panel for manage virtual machine
http://retspen.github.io
2.04k stars 536 forks source link

noVNC "Starting VNC handshake" #471

Open anagot opened 9 years ago

anagot commented 9 years ago

I'm sorry. I use the automatic translation.

WebVirtMng is very great. I've installed this on ubuntu14.04-server.

When I have some time using this, noVNC will not be able to connect with the following message. "Starting VNC handshake"

I solved this problem by making the following edit to /etc/libvirt/libvirtd.conf keepalive_interval = 5 keepalive_count = 0

Please refer to If we had been is if people with the same problem occurs.

Thank you.

marioskourtesis commented 9 years ago

Hello anagot, I am having the same issue and it happens quite often.

suutaku commented 2 years ago

At ubuntu 20.04, I got exactly same issue. but I don't find /etc/libvirt/libvirtd.conf on my device or some parameter llike keepalive_interval in source code. Any idea?