retspen / webvirtmgr

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

cant get console access to guests #480

Open poxus opened 9 years ago

poxus commented 9 years ago

hi again! I can't get console access to Guests. There are see some errors in webmgr-novnc.log and supervisord.log.

supervisord.log: 2014-12-10 12:45:14,380 INFO daemonizing the supervisord process 2014-12-10 12:45:14,381 INFO supervisord started with pid 5936 2014-12-10 12:45:15,384 INFO spawned: 'webvirtmgr' with pid 5937 2014-12-10 12:45:15,385 INFO spawned: 'webvirtmgri-novnc' with pid 5938 2014-12-10 12:45:15,498 INFO exited: webvirtmgri-novnc (exit status 1; not expected) 2014-12-10 12:45:16,738 INFO success: webvirtmgr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2014-12-10 12:45:16,739 INFO spawned: 'webvirtmgri-novnc' with pid 5947 2014-12-10 12:45:16,852 INFO exited: webvirtmgri-novnc (exit status 1; not expected) 2014-12-10 12:45:18,855 INFO spawned: 'webvirtmgri-novnc' with pid 5951 2014-12-10 12:45:18,967 INFO exited: webvirtmgri-novnc (exit status 1; not expected)

webvirtmgr-novnc.log: WARNING:root:No local_settings file found. WebSocket server settings:

poxus commented 9 years ago

netstat -p | grep 6080 kill -kill process_id service supervisor restart supervisorctl status

and everything ok. but i dont know if the problem persists after reboot

brenard commented 9 years ago

Hello,

Check if you have novnc service install. This service run by default on the same port. You have to disable it as explain in the installation doc.