<div dir="ltr"><div style>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:</div>
<br clear="all"><div><div>root@locro:/etc# nova --os-username=admin --os-tenant-name=admin --os-password=XXX --os-auth-url=<a href="http://172.19.136.1:35357/v2.0">http://172.19.136.1:35357/v2.0</a> get-vnc-console f0fc0fc6-e4c2-4518-a0e0-589ce4cc8903 novnc</div>
<div>+-------+-------------------------------------------------------------------------------------+</div><div>| Type | Url |</div><div>+-------+-------------------------------------------------------------------------------------+</div>
<div>| novnc | <a href="http://172.19.136.170:6080/vnc_auto.html?token=c7921e91-a325-45d4-817d-e3f742d710bd">http://172.19.136.170:6080/vnc_auto.html?token=c7921e91-a325-45d4-817d-e3f742d710bd</a> |</div><div>+-------+-------------------------------------------------------------------------------------+</div>
</div><div><br></div><div style>I don't have any host running on 172.19.136.170, this is my nova.conf:</div><div style><br></div><div style><div># novnc #</div><div>novnc_enable=true</div><div>novncproxy_base_url=<a href="http://172.16.16.170:6080/vnc_auto.html">http://172.16.16.170:6080/vnc_auto.html</a></div>
<div>vncserver_proxyclient_address=172.19.136.11</div><div>#Para que tenga migracion en vivo hay que usar la 0.0.0.0</div><div>vncserver_listen=0.0.0.0</div><div><br></div></div><div style>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.</div>
<div style><br></div>-- <br>Pavlik Juan José
</div>