<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 10-6-2015 19:04, Nicolás wrote:<br>
</div>
<blockquote cite="mid:55786E09.70909@devels.es" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
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 moz-do-not-send="true"
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>
</blockquote>
Did you enable port 6100 on the client side?. Try telnetting to the
websocket-proxy from the workstation you're using Chromium/FF on.<br>
<br>
Joop<br>
<br>
</body>
</html>