<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I'm using oVirt 3.5.2 on a CentOS box. As far as the engine goes
everything is working fine, except that I can't start the SPICE
HTML5 tool for any of the installed machines I have.<br>
<br>
I've installed the oVirt guest agent on the VM side, websocket-proxy
is running and port 6100 is listening on the engine box:<br>
<blockquote># systemctl status ovirt-websocket-proxy<br>
ovirt-websocket-proxy.service - oVirt Engine websockets proxy<br>
Loaded: loaded
(/usr/lib/systemd/system/ovirt-websocket-proxy.service; enabled)<br>
Active: active (running)<br>
<br>
# netstat -atpn | grep 6100<br>
tcp 0 0 0.0.0.0:6100
0.0.0.0:* LISTEN 7227/python<br>
</blockquote>
Also, I imported the CA cert (<a class="moz-txt-link-freetext" href="https://fqdn/ca.crt">https://fqdn/ca.crt</a>) on the browser.
However, once I run the SPICE HTML5 client from the userportal, all
I get is an empty grey square with the two "Send ctrl+alt+delete"
and "Toggle messages output" buttons at the bottom. Nothing in the
logs about this issue. I tried to run it both with Chromium and
Firefox on a linux box.<br>
<br>
Is there anything that I am missing? I've run out of ideas...<br>
<br>
Thanks.<br>
<br>
Nicolás<br>
<br>
<br>
</body>
</html>