mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #615] WebVirtMgr loses connection / vnc stops working having to restart supervisord frequently #468
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @toby11 on GitHub (Jul 26, 2016).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/615
Hi.
I have webvirtmgr working fine on Centos 6.5 however a lot of the time when I go in the webui the vnc console view times out and the general interface seems to be a bit broken, parts of the UI dont work or need to be refreshed in the browser.
If I restart supervisord it fixes all the problems. I have had a look in the logs and there is nothing obvoius causing this. Any ideas?
thanks
@Azendale commented on GitHub (Aug 28, 2016):
toby11, does the NoVNC console view connect at first and then disconnect after about 20 seconds? Or just never connect at all?
Can you take a screenshot of some of the pages that look broken in the webUI? What browser are you using? If you are using Chrome or Firefox, maybe you could open the developer tools, go to the network tab, and then see if anything says that it is failing to load in that list?