[Starlingx-discuss] Instance console not reachable
Hi, I just got the Image from 20190403 up and running. But when I try to access in the web-ui for horizion (?) at port 31000 the console of a newly created instance I am getting inside the ui the browser error: Error: Server not found Cannot find Server novncproxy.openstack.svc.cluster.local Any idea? Thanks Marcel
Sounds like this one https://bugs.launchpad.net/starlingx/+bug/1822212 it makes mention of the following steps to see console access https://wiki.openstack.org/wiki/StarlingX/Containers/Installation#Instance_C... Al -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Wednesday, April 10, 2019 10:33 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Instance console not reachable Hi, I just got the Image from 20190403 up and running. But when I try to access in the web-ui for horizion (?) at port 31000 the console of a newly created instance I am getting inside the ui the browser error: Error: Server not found Cannot find Server novncproxy.openstack.svc.cluster.local Any idea? Thanks Marcel _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
That would be the IP address of the machine where the VirtualBox is running. Teresa -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Wednesday, April 10, 2019 10:42 AM To: Bailey, Henry Albert (Al); starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] Instance console not reachable I have done this. Question what is meant by "<your machine IP address>"? Thanks Marcel
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Thanks Teresa! Still does not work. Even after rebooting the machine and putting the firewall rules at the top of the INPUT chain. I am trying to access the instance console from another machine within the same network where OAM is reachable. I'll guess that should work? Since the iptables rules and /etc/hosts is recreated after reboot how to make these changes permanent?
Do you see port 80/443 are being listened on by nginx? You can check by ... netstat -antp | grep LIST | grep 80 netstat -antp | grep LIST | grep 443 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 242430/nginx: maste The two ports are added recently, not sure how recent though. Andy On 2019-04-10 11:17 AM, Marcel Schaible wrote:
-- Andy Ning Cube: 3071 Tel: 613-9631408 (int: 4408) Skype: andy.ning.wr
participants (4)
-
Andy Ning
-
Bailey, Henry Albert (Al)
-
Ho, Teresa
-
Marcel Schaible