Browser can’t establish a connection to the server at 127.0.0.1:6080.
Hello All,
I can't open the instance's console this is what I get on the browser, Unable to connect Firefox can’t establish a connection to the server at 127.0.0.1:6080. I'm running OpenStack juju charm with 4 nodes, Any idea how to fix this error? I would greatly appreciate your help thanks
127.0.0.1 refers to the local system, that is the PC where you run the browser. This is incorrect.
You need to set the VNC server's address correctly in nova.conf.
how would I find what's my vnc server address running 3 node? also where is the location of the file to edit the vnc server address at thanks?
I don't know where the Juju Charm puts the file, but normally it's in /etc/nova. There is a guide for configuring remote console access.