danielenegroni

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021
03:55 PM
- 3,806 Views
Hey everybody,
i got an error executing
lab openshift-resources start
i receive this
Lab openshift-resources start /usr/local/lib/labtool.do180.shlib: line 52: /usr/local/etc/ocp4.config: No such file or directory Setting up workstation for the Guided Exercise: Deploying a Database Server on OpenShift Verifying the OpenShift cluster is running: - Log in on OpenShift ………………………………………….. FAIL You need to perform GE "Configuring the Classroom Environment" before starting any exercise
1 Solution
Accepted Solutions
danielenegroni

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021
06:09 PM
- 3,777 Views
Solved running lab-configure :)
3 Replies
danielenegroni

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021
06:09 PM
- 3,778 Views
Solved running lab-configure :)

Community Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2021
08:12 AM
- 3,718 Views
Hi Daniel,
Great that you resolved the issue.
Please note that whenever you recreate your labs you need to redo the lab-configure exercise given in the DO180v4.5 chapter 01s07. Then you can start with any lab exercise. You can check the success of lab-configure exercise by checking your configured file at /usr/local/etc/ocp4.config
Great that you resolved the issue.
Please note that whenever you recreate your labs you need to redo the lab-configure exercise given in the DO180v4.5 chapter 01s07. Then you can start with any lab exercise. You can check the success of lab-configure exercise by checking your configured file at /usr/local/etc/ocp4.config
ericbos

Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2021
12:35 PM
- 3,553 Views
I found that
echo $RHT_OCP4_LAB_USER
would often return empty, so as a workaround I would do
source /usr/local/etc/ocp4.config
to refresh the environment variables.
Join the discussion
You must log in to join this conversation.