It seems that the original repo my_webservers_DEV is missing and I'm unable to correctly do some guided exercises.
Hi @ematav,
At what exercise or lab have you encountered that issue ?
I am studying DO447 too. So far, the only bug I have encountered was at guided exercise 3.2 where the following error occured:
[student@workstation ~]$ lab task-escalation start
...output omitted...
Adding content to git repo................. FAILED
Running the same command again with sudo turned out to be a valid workaround.
The Project creation in guided exercise 9.2 gives the output as follow:
Verification in /var/lib/awx/projects directory on tower server
and in /var/opt/gitlab/git-data/repositories/git directory on utility server confirm that.
However in the review lab, the content is successfully added in the git repo and all is working fine. The TEST repo is available in utlity server (gitlab)
OK. I'm not there yet but I'll keep you posted as soon as I am !
@ematav and @littlebigfab
Please make sure that you've run the following from the workstation virtual machine and try the guided exercise again.
lab development-git start
Verify that the repos exist by logging in at http://git.lab.example.com:8081 with the username git and the password redhat321
Thanks for reaching out @ematav, I will open a ticket, someone from the DO447 team will look into this.
Hi @ematav,
I encounter no issue with that guided exercise 9.2. Maybe it's been fixed in the meantime.
Otherwise, please check:
Then trigger the SCM update again.
Missing one of those requirements gives the symptom you describe.
EDIT: Your statement that lab 9.5 works fine means that your student-git credential is correct. As you don't see the git repository content on the utility server (I do), check that you have succesfully executed the lab start script :
[student@workstation ~]$ lab provision-project start
Otherwise, it only means that the lab has been fixed in the meantime
Hi @ricardodacosta,
I have not encountered that issue yet, @ematav has. I still have several labs to do though, so I'll issue the command you just gave if such a problem occurs.
I'll post the list of bugs and typos I have taken note of when I complete the course, probably next week.
Best!
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.