Hello,
I was trying to perform the first lab exercise. I followed the instruction as mentioned in the course but the webconsole shows to be inaccessible. Can someone please help
URL :
https://console-openshift-console.apps.ocp4.example.com
Error:
console-openshift-console.apps.ocp4.example.com’s server IP address could not be found.
[student@workstation ~]$ lab start intro-navigate
SUCCESS Verifying cluster state
[student@workstation ~]$ oc login -u developer -p developer \
https://api.ocp4.example.com:6443
Login successful.
[student@workstation ~]$ oc whoami --show-console
https://console-openshift-console.apps.ocp4.example.com
@Deena1 is the issue resolved for you ? If not please share the error screenshot - what error are you getting while accessing the OCP web console ?
I am getting the same error when trying to accomplish the first lab.
[student@workstation ~]$ lab start intro-navigate
SUCCESS Verifying cluster state
[student@workstation ~]$ oc login -u developer -p developer https://api.ocp4.example.com:6443
Login successful.
You don't have any projects. You can try to create a new project, by running
oc new-project <projectname>
[student@workstation ~]$ oc whoami --show-console
https://console-openshift-console.apps.ocp4.example.com
[student@workstation ~]$
@mjvincent Have you tried deleting your existing lab and recreating a fresh lab ?
I figured out what it was after I ran a ping test. I was trying to connect using my local machine web browser instead of the workstation web browser. Once I connected to the workstation machine and used the terminal and browser from that machine the URL resolved the appropriate way.
Live and learn...
Mike
@mjvincent oh yeah, you are right - you need to use the browser from the workstation VM. Glad that you figured it out yourself !
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.