
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,689 Views
Learning labs for DO288 will not start. I either get the error of "Waiting up to 10 minutes for operators to stop progressing" or a similar message to do with router pods. Does anyone know a fix for this? I can't find much about it online and I've tried things like re-forking the lab repository from Github but nothing works.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,684 Views
Hello @Oliver2 ,
There a few things you can try
1. You can run the below commands to see the status of the cluster and make sure the cluster is up and running and then try with lab scripts.
$ ssh lab@utility
$ ./wait.sh
2. If the above does not help try deleting and recreating the lab and try the same again it will probably work.
3. If it still fails then please log a support case using the "Support" tab at the ROL homepage.
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,685 Views
Hello @Oliver2 ,
There a few things you can try
1. You can run the below commands to see the status of the cluster and make sure the cluster is up and running and then try with lab scripts.
$ ssh lab@utility
$ ./wait.sh
2. If the above does not help try deleting and recreating the lab and try the same again it will probably work.
3. If it still fails then please log a support case using the "Support" tab at the ROL homepage.
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,674 Views
I am experiencing the same thing and i've tried what Wasim sugests (I found the same stuff in the Chat, as automated suggestion) with no results. As indicated, I am now opening a case.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,667 Views
Hi Wasim, after deleting and recreating the lab it finally started the lab scripts. Florinman did you make sure to refork the git repo after recreating? Thanks very much for your help Wasim

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,655 Views
I reforked the repo now and I pulled it locally again. The one I had was two weeks old. However, nothing changed: the 'lab *' commands are still failing. I also recreated the lab a couple of hours ago. What I see is that a controler manager pod is not starting on the platform, hence I do not think this issue has to do with the repo.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,617 Views