cancel
Showing results for 
Search instead for 
Did you mean: 
Deena1
Cadet
Cadet
  • 651 Views

Red Hat OpenShift Administration I: Managing Containers and Kubernetes (DO180) v4.14

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

 

Labels (3)
5 Replies
Chetan_Tiwary_
Community Manager
Community Manager
  • 576 Views

@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 ?

0 Kudos
mjvincent
Cadet
Cadet
  • 309 Views

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_0-1752506088237.png

 

Chetan_Tiwary_
Community Manager
Community Manager
  • 305 Views

@mjvincent Have you tried deleting your existing lab and recreating a fresh lab ?

0 Kudos
mjvincent
Cadet
Cadet
  • 302 Views

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

Chetan_Tiwary_
Community Manager
Community Manager
  • 274 Views

@mjvincent oh yeah, you are right - you need to use the browser from the workstation VM. Glad that you figured it out yourself ! 

0 Kudos
Join the discussion
You must log in to join this conversation.