Nova instance console error: Failed to connect to server (code: 1006)
I have devstack in CenOS 6.5.
I launched an instance using nova boot command
When I try to access it'sconsole in dashboard, I see Failed to connect to server (code: 1006).
Nova novnc logs: http://pastebin.com/EPygGj6T
i see python version < 2.7.4 does not support novnc as per https://review.openstack.org/#/c/125398/ .
My current python version is 2.6.6
Is it okay to upgrade python in devstack setup?
Please,run :-
Aren't you running webproxy ?
dbaxps : http://pastebin.com/SYeHeiVL
Check :-
ps -ef | grep 39050
[root@controller openstack]# ps -ef | grep 39050 root 31122 5797 0 23:28 pts/25 00:00:00 grep 39050 stack 39050 38914 0 20:05 pts/16 00:00:05 /usr/bin/python /usr/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /opt/stack/noVNC