-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.21.0, 4.22.0
Description of problem:
When booting the rendezvous node using the OVE ISO, after the rendezvous node selection the terminal console provides some information to the user about the services that will be executed. After launching the local Assisted UI, its url is not shown anymore - thus the user cannot known where to connect his/her browser to continue with the cluster installation
Version-Release number of selected component (if applicable):
4.22, 4.21 (4.20 to be checked)
How reproducible:
always
Steps to Reproduce:
1. Boot a node with the OVE ISO, select it as the rendezvous node, and wait for the Agent Installer Web UI message to be started
2.
3.
Actual results:
No connection url is provided
Expected results:
A message containing the local Assisted UI url, ie "Please go to http://192.168.111.20:3001 in your browser to continue the installation" (green colored)
Additional info:
The portion of code responsible to set that message is here https://github.com/openshift/installer/blob/58441e769e4bac491207c51e1c90196322e329ec/data/data/agent/files/usr/local/bin/install-status.sh#L54