
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 485 Views
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:
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 449 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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 450 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.