cancel
Showing results for 
Search instead for 
Did you mean: 
Bungee
Cadet
Cadet
  • 95 Views

ch06s02 lab not starting - missing module

Jump to solution

Hello there,

I'm having a problem starting the lab for the guided exercise in ch06s02. I always get the same error even when restarting the machine:

Bungee_0-1731054393698.png

 

1 Solution

Accepted Solutions
Chetan_Tiwary_
Community Manager
Community Manager
  • 59 Views

@Bungee Please delete your lab and create a fresh new lab.

When you start your lab and all your VMs are in active state, please donot immediately start running any lab scripts. You need to wait till the OCP cluster is ready before you can send any requests to the API. It will typically take 20 mins more or less for the OCP cluster to be ready.
How to check if your cluster is ready or not :
1. from workstation VM - ssh lab@utility
2. run ./wait.sh
3. wait for the script to finish , it will show all ready once it is done.
4. exit from utility VM and start doing your lab exercise in the workstation VM.

View solution in original post

1 Reply
Chetan_Tiwary_
Community Manager
Community Manager
  • 60 Views

@Bungee Please delete your lab and create a fresh new lab.

When you start your lab and all your VMs are in active state, please donot immediately start running any lab scripts. You need to wait till the OCP cluster is ready before you can send any requests to the API. It will typically take 20 mins more or less for the OCP cluster to be ready.
How to check if your cluster is ready or not :
1. from workstation VM - ssh lab@utility
2. run ./wait.sh
3. wait for the script to finish , it will show all ready once it is done.
4. exit from utility VM and start doing your lab exercise in the workstation VM.

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