cancel
Showing results for 
Search instead for 
Did you mean: 
SamJage
Mission Specialist
Mission Specialist
  • 156 Views

DO180 - Find and Inspect Container Images - lab start pods-images fails

Jump to solution

When starting "lab start pods-images"

I'm receiving the following error after about 10 mins:

FAIL             Verifying cluster state
                     - An unexpected error occured:  .
                     - Check the logs for more details
                     - Cannot continue lab script

Checked "journalctl" no dice.


Labels (4)
1 Solution

Accepted Solutions
SamJage
Mission Specialist
Mission Specialist
  • 120 Views

To fix the issue I used the following based on @Chetan_Tiwary_ lab utility info:

From the workstation or JupyterLab workstation shell, SSH into lab@utility

[student@workstation ~]$ ssh lab@utility

[lab@utility]$ ./wait.sh

Note: let this run until you see the following:

Router is up
Authentication is ready
The ingress operator is ready
The kube-apiserver operator is ready
Machine Config Operator changes applied

Exit, then start the lab:

[student@workstation ~]$ lab start pods-images

View solution in original post

4 Replies
SamJage
Mission Specialist
Mission Specialist
  • 121 Views

To fix the issue I used the following based on @Chetan_Tiwary_ lab utility info:

From the workstation or JupyterLab workstation shell, SSH into lab@utility

[student@workstation ~]$ ssh lab@utility

[lab@utility]$ ./wait.sh

Note: let this run until you see the following:

Router is up
Authentication is ready
The ingress operator is ready
The kube-apiserver operator is ready
Machine Config Operator changes applied

Exit, then start the lab:

[student@workstation ~]$ lab start pods-images

Chetan_Tiwary_
Community Manager
Community Manager
  • 108 Views

@SamJage glad that you were able to figure out the issue and resolve it.

AS16
Cadet
Cadet
  • 43 Views

I tried to run wait.sh but it shows "Waiting for authentication..." over 10 minutes.

Also I tried stop and start environment, delete and create environment but it's not change.

What should I do next...

Chetan_Tiwary_
Community Manager
Community Manager
  • 39 Views

@AS16 when you start your labs , it will take around 20 mins or so generally for the cluster to get ready with all its components. Please wait for the script to finish on its own.

Donot do anything in between in the labs till the script finishes.

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