How many nova-consoleauth process you have? Three? One in each controller?.
In this case, the nova-consoleauth(s) should shared the tokens. Enabled verbose output to nova-consoleauth log and you see token - FAIL? 2013/8/19 Jitendra Bhaskar <[email protected]> > Hi, > > Unable to see console using vnc. Running openstack with three node > controller, network and compute. > > Compute node nova.conf for vnc : > # novnc > vnc_enabled=true > novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html > novncproxy_port=6080 > vncserver_proxyclient_address=management_ip_compute > vncserver_listen=0.0.0.0 > > Controller node nova.conf for vnc : > > # novnc > novnc_enabled=true > novncproxy_port=6080 > novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html > vncserver_proxyclient_address=management_ip_of_controller > vncserver_listen=0.0.0.0 > > On controller node : > # tail -f /var/log/nova-consoleauth.log > 2013-08-19 19:07:48.787 AUDIT nova.consoleauth.manager > [req-a3619e78-957a-4306-adda-a18fffff0689 36f1f7d329864497b0df15ae4b4c00f2 > a0f7df9eb4f04678811c50c65a91c3f4] Received Token: > 694ca183-02d2-4e8e-9ab7-7e14529bc42d, {'instance_uuid': > u'72d76c4e-eec6-4529-b8f6-26ad7ad8947c', 'internal_access_path': None, > 'last_activity_at': 1376919468.787, 'console_type': u'novnc', 'host': > u'compute_IP', 'token': u'694ca183-02d2-4e8e-9ab7-7e14529bc42d', 'port': > u'5901'}) > > > > > -- > * Thanks & Regards * > *Jitendra Kumar Bhaskar* > Cell:- +91 7306311531 > :- +91 9989743042 > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
