<div dir="ltr">What is the SHA? Sorry if I don't know it.<div><br></div><div>When I want to use the console Openstack says that it is not available and<span style="color:rgb(75,75,75);font-family:"helvetica neue",arial,helvetica,sans-serif;font-size:14px;line-height:1.4"> I have this error in the n-spice log:</span></div><div><span style="color:rgb(75,75,75);font-family:"helvetica neue",arial,helvetica,sans-serif;font-size:14px;line-height:1.4"><br></span></div><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.734 INFO nova.console.websocketproxy [-] WebSocket server settings: </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.735 INFO nova.console.websocketproxy [-] - Listen on <a href="http://0.0.0.0:6082">0.0.0.0:6082</a> </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.735 INFO nova.console.websocketproxy [-] - Flash security policy server </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.735 INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /usr/share/spice-html5 </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.735 INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 CRITICAL nova [-] error: [Errno 98] Address already in use</p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 TRACE nova Traceback (most recent call last): </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 TRACE nova File "/usr/local/bin/nova-spicehtml5proxy", line 10, in <module> </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 TRACE nova sys.exit(main()) </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 TRACE nova File "/opt/stack/nova/nova/cmd/spicehtml5proxy.py", line 49, in main </p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">2016-09-21 12:17:35.736 TRACE nova port=CONF.spice.html5proxy_port) 2016-09-21 12:17:35.736 TRACE nova File "/opt/stack/nova/nova/cmd/baseproxy.py", line 73, in proxy 2016-09-21 12:17:35.736 TRACE nova RequestHandlerClass=websocketproxy.NovaProxyRequestHandler 2016-09-21 12:17:35.736 TRACE nova File "/usr/local/lib/python2.7/dist-packages/websockify/websocket.py", line 973, in start_server 2016-09-21 12:17:35.736 TRACE nova tcp_keepintvl=self.tcp_keepintvl) 2016-09-21 12:17:35.736 TRACE nova File "/usr/local/lib/python2.7/dist-packages/websockify/websocket.py", line 741, in socket 2016-09-21 12:17:35.736 TRACE nova sock.bind(addrs[0][4]) 2016-09-21 12:17:35.736 TRACE nova File "/usr/lib/python2.7/socket.py", line 228, in meth 2016-09-21 12:17:35.736 TRACE nova return getattr(self._sock,name)(*args) 2016-09-21 12:17:35.736 TRACE nova error: [Errno 98] Address already in use 2016-09-21 12:17:35.736 TRACE nova</p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)">in the controller nova.conf I have set</p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)"><span style="font-family:"helvetica neue",arial,helvetica,sans-serif;line-height:19.6px">html5proxy_base_url=<a href="http://controller_IP:6082/spice_auto.html">http://controller_IP:6082/spice_auto.html</a></span><br></p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)"><span style="font-family:"helvetica neue",arial,helvetica,sans-serif;line-height:19.6px"><br></span></p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:"helvetica neue",arial,helvetica,sans-serif;color:rgb(75,75,75)"><span style="font-family:"helvetica neue",arial,helvetica,sans-serif;line-height:19.6px">Thanks</span></p></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-21 15:54 GMT+02:00 Jens Rosenboom <span dir="ltr"><<a href="mailto:j.rosenboom@x-ion.de" target="_blank">j.rosenboom@x-ion.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2016-09-19 15:50 GMT+02:00 Silvia Fichera <<a href="mailto:fichera.sil@gmail.com">fichera.sil@gmail.com</a>>:<br>
> Hi all,<br>
> I'm installing Openstack Mitaka via Devstack.<br>
> Since there is a bug in horizon (reported here<br>
> <a href="https://bugs.launchpad.net/horizon/+bug/1622684" rel="noreferrer" target="_blank">https://bugs.launchpad.net/<wbr>horizon/+bug/1622684</a> )<br>
<br>
</span>Well, the bug is in noVNC really, you can work around it by checking<br>
out the SHA mentioned in the bug report in /opt/stack/noVNC and<br>
restarting the n-novnc screen.<br>
<span class=""><br>
> I'm trying to configure my<br>
> setup to work with Spice instead of vnc. I didn't found any guide to write<br>
> properly the local.conf to use spice, so I supposed that, in the controller<br>
> node I have to disable n-novnc and enable n-spice<br>
><br>
> enable_service n-spice<br>
> disable_service n-novnc<br>
<br>
</span>This part works fine for me in an all-in-one deployment.<br>
<span class=""><br>
> and in the compute nodes<br>
><br>
> NOVA_VNC_ENABLED=False<br>
> NOVA_SPICE_ENABLED=True<br>
> SPICEAGENT_ENABLED=True<br>
> enable_service n-spice<br>
> disable_service n-novnc<br>
><br>
> I tried in this way but it does not work (for sure there something wrong).<br>
> Any suggestion?<br>
<br>
</span>What exactly does "it does not work" mean?<br>
Do you get an URL from "nova get-spice-console _instance_name_ spice-html5"?<br>
Can you connect to that URL? Maybe you need to use another IP or allow<br>
the port in the security group?<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Silvia Fichera</div>
</div>