← Back to team overview

coscl team mailing list archive

openstack start novncproxy failed

 

hi all:
In controller node,I run /etc/init.d/openstack-nova-novncproxy start
just got :openstack-nova-novncproxy  dead but pid file exits
In /etc/nova/nova.conf  I added
novncproxy_base_url=http://192.168.206.130:6080/vnc_auto.html
# Change vncserver_proxyclient_address and vncserver_listen to match each
compute host
vncserver_proxyclient_address=192.168.206.130
vncserver_listen=192.168.206.130

anyone knows what happen about this .Thanks!



jt628910