<div dir="ltr"><div style>FYI -<br></div><div style><br></div><div style>Since all of our endpoints are offloaded to an load balancer, we ran into the following issue with noVNC.  Patching the javascript corrected our issues.</div>
<div style><br></div><div style><a href="https://bugs.launchpad.net/nova/+bug/1228649">https://bugs.launchpad.net/nova/+bug/1228649</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 13, 2013 at 12:37 PM, Abel Lopez <span dir="ltr"><<a href="mailto:alopgeek@gmail.com" target="_blank">alopgeek@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello ops,<br>
I'm following the docs for setting novnc_proxy, and starting to get frustrated with the constant "Server disconnected (code: 1006)" message.<br>
<br>
I've setup nova.conf on my controller as:<br>
novncproxy_base_url=http://${public_ip}:6080/vnc_auto.html<br>
novncproxy_host=${public_ip}<br>
novncproxy_port=6080<br>
<br>
my compute nodes have<br>
novncproxy_base_url=http://${public_ip_of_the_controller}:6080/vnc_auto.html<br>
vncserver_listen=${internal ip of this compute node}<br>
vncserver_proxyclient_address=${internal ip of this compute node}<br>
<br>
If I tail the nova-consoleauth.log while attempting to get a console, I see the correct internal IP for the compute node, and port for the VM.<br>
doing tcpdump on that port on the compute node shows nothing.<br>
<br>
if I telnet to the internal IP and vnc port, I get<br>
Escape character is '^]'.<br>
RFB 003.008<br>
^]close<br>
<br>
and finally I see packets on the tcpdump.<br>
<br>
This is using ubuntu 12.04/grizzly<br>
<br>
nova-novncproxy                     1:2013.1.2-0ubuntu1~cloud0<br>
novnc                               2012.2~20120906+dfsg-0ubuntu4~cloud0<br>
python-novnc                        2012.2~20120906+dfsg-0ubuntu4~cloud0<br>
<br>
Any help or tips would be most appreciated.<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</blockquote></div><br></div></div>