[Openstack-operators] Novnc problem get-vnc-console

Juan José Pavlik Salles jjpavlik at gmail.com
Tue May 7 19:02:54 UTC 2013


Here i come with a new problem, this time with novnc and dashboard. When i
try to connect to the vnc of a running instance from the dashboard i get a
wrong url, but is the same one i get when i run nova get-vnc-console:

root at locro:/etc# nova --os-username=admin --os-tenant-name=admin
--os-password=XXX
--os-auth-url=http://172.19.136.1:35357/v2.0get-vnc-console
f0fc0fc6-e4c2-4518-a0e0-589ce4cc8903  novnc
+-------+-------------------------------------------------------------------------------------+
| Type  | Url
                  |
+-------+-------------------------------------------------------------------------------------+
| novnc |
http://172.19.136.170:6080/vnc_auto.html?token=c7921e91-a325-45d4-817d-e3f742d710bd|
+-------+-------------------------------------------------------------------------------------+

I don't have any host running on 172.19.136.170, this is my nova.conf:

# novnc #
novnc_enable=true
novncproxy_base_url=http://172.16.16.170:6080/vnc_auto.html
vncserver_proxyclient_address=172.19.136.11
#Para que tenga migracion en vivo hay que usar la 0.0.0.0
vncserver_listen=0.0.0.0

Where 172.16.16.170 is my controller node, and 172.19.136.11 is a compute
node. Does anybody know where this link come from? Because it's not taking
novncproxy_base_url.

-- 
Pavlik Juan José
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20130507/656e0eea/attachment.html>


More information about the OpenStack-operators mailing list