[solved] Cannot access console of instance
We setup openstack using devstack script, created an instance and it's running but we can not access instance's console. I'm sharing a snapshot below. Do you have any suggestions ? Thanks.
Our instance http://i.hizliresim.com/Gp4QXV.jpg
Error message when we try to connect instance http://i.hizliresim.com/n5NV61.jpg
Have you try to hit the "click here to show only console"? what error do you have there?
Also try the network connectivity to your instance.
The snapshot link does not show the error console. If the error is 'Unable to Connect' or 'Server refused the connection' issue on the dashboard vnc console, you can check this link, https://ask.openstack.org/en/question...
Hi Sripriya
I looked the link which you send before. i redownload devstack, changed local.conf file and we run stack.sh but it didnt work. it's error no 1006 before we add the line enable_service n-novnc and error no 1000 after do that.
GLapure thanks for your reply.I tried also but it gives 1006.
Hi oguz,
From the screenshot it still looks like the n-novnc service is not running. On the command line of your openstack host, can you run ps -ef | grep nova-novncproxy and verify if the service is running.