Hi All,<div><br></div><div>I'm having issues getting novnc to work correctly in Folsom with Horizon and could really use some advice or guidance as to where I'm going wrong</div><div><br></div><div>My config is as follows:</div>
<div>ubuntu 12.04 using Cloud archive for Folsom code base </div><div><br></div><div>1 Cloud controller running all usual nova/glance/keystone/nova-compute/quantum services services</div><div>its ip is 172.28.137.65</div>
<div><br></div><div>2 only cloud nodes running nova compute</div><div>node 1 Ip is 172.28.137.64</div><div>node 2 IP is 172.28.137.68</div><div><br></div><div>CC and both nodes all have multiple Nics installed. The management network runs on eth1 connected to the 172.28.137.x network</div>
<div><br></div><div>I have installed nova-novncproxy and novnc on all nodes + cloud controller</div><div>I have the dashboard up and running on the cloud controller at <a href="http://172.28.137.65/horizon/">http://172.28.137.65/horizon/</a></div>
<div><br></div><div>My CC nova.conf is as follows:</div><div><div>vnc_enabled=true</div><div>novncproxy_base_url=<a href="http://172.28.137.65:6080/vnc_auto.html">http://172.28.137.65:6080/vnc_auto.html</a></div><div>vncserver_listen=0.0.0.0</div>
<div>vncserver_proxyclient_address=172.28.137.65</div></div><div><br></div><div><br></div><div>My nova.conf for node 1 is as follows (172.28.137.64):</div><div><div>vnc_enabled=true</div><div>novncproxy_base_url=<a href="http://172.28.137.65:6080/vnc_auto.html">http://172.28.137.65:6080/vnc_auto.html</a></div>
<div>vncserver_listen=0.0.0.0</div><div>vncserver_proxyclient_address=172.28.137.64</div></div><div><br></div><div><br></div><div>My Nova.conf for Node 2 is as follows(172.28.137.68):</div><div><div>vnc_enabled=true</div>
<div>novncproxy_base_url=<a href="http://172.28.137.65:6080/vnc_auto.html">http://172.28.137.65:6080/vnc_auto.html</a></div><div>vncserver_listen=0.0.0.0</div><div>vncserver_proxyclient_address=172.28.137.68</div></div><div>
In addition to nova-compute, I'm running nova-consoleauth and nova-cert on all nodes</div><div><br></div><div><br></div><div>I can successfully use the Nova client to generate a novnc link via nova get-vnc-console <name> novnc</div>
<div>I paste the resulting url  in a browser and all is good - i can access each vm VNC console running on any host in this manner. I do have to refresh 3 times to get a successful connection however, dont know if this is related.</div>
<div>this works with latest chrome/firefox browsers</div><div><br></div><div>all ok so far..........</div><div><br></div><div>when i try this via the dashboard - i get a failed to connect to server (code: 1006) regardless of browser used</div>
<div><br></div><div>Is anyone else seeing this with folsom ?</div><div><br></div><div>Have i mis-configured something (very likely)  or maybe missing package dependencies ?</div><div><br></div><div>any help or guidance  would be really appreciated</div>
<div><br></div><div>cheers</div><div><br></div><div>Steve a</div><div><br></div><div><br></div><div><br></div>