----- Original Message ----- > From: "Garrett Baltezegar" <[email protected]> > To: "Alon Bar-Lev" <[email protected]> > Cc: [email protected] > Sent: Thursday, June 12, 2014 11:49:50 PM > Subject: Re: [ovirt-users] novnc error > > It looks like a blank page loads. Just tried this in both Chrome and > Internet Explorer, and got the same result. > > The proxy is installed locally on the ovirt server, by the way. Nmap shows > port 6100 TCP listening.
do you see anything relevant at /var/log/messages? try to stop the ovirt-websocket-proxy service and run it in debug mode: # su - -s /bin/sh ovirt $ /usr/share/ovirt-engine/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py --debug start see what you get. > > Thanks for the quick response! > On Jun 12, 2014 4:39 PM, "Alon Bar-Lev" <[email protected]> wrote: > > > > > > > ----- Original Message ----- > > > From: "Garrett Baltezegar" <[email protected]> > > > To: [email protected] > > > Sent: Thursday, June 12, 2014 11:33:09 PM > > > Subject: [ovirt-users] novnc error > > > > > > Hello everyone, > > > > > > I'm running into an error getting novnc up and running with ovirt, and > > I'm > > > hoping someone can help. > > > > > > My system is a CentOS minimal x86_64 install running ovirt fine. I have > > > created VMs and I'm able to configure the console options. When I > > attempt to > > > connect to them, however, I get a Server disconnected (code: 1006) error. > > > I've searched online for a solution, but everything seems to point to > > simply > > > running the engine-setup configuration utility and installing the > > ca.crt. I > > > have tried both of these things, but I keep getting the same message, in > > > Internet Explorer, Chrome and Firefox. > > > > > > Disabled iptables and selinux. > > > Connected directly to VM with VNC > > > Checked ovirt-websocket-proxy, and it is running - haven't touched config > > > file - SSL=true > > > Installed ca.crt - multiple times > > > Reinstalled ovirt - clean first, the reinstall. > > > Reinstalled ca.crt > > > > > > Nothing has helped so far. Does anyone have any ideas? I have a > > > straight-forward setup using engine-setup; accepting the default answer > > most > > > of the time. GlusterFS being one of the non-defaults. > > > > > > I appreciate your suggestions! > > > > What happens if you access port 6100 at engine machine? > > > > https://host:6100 > > > > > > > > GB > > > > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

