Hi everyone,
I’m experiencing an issue where, after cloning the repository, the branch RHOAI2.13 is not present. I first noticed this when doing the lab start -t AI262 notebooks-collaboration exercise. Now, when I try to run lab start -t AI266 pipelines-kfp, it shows an error saying an unexpected issue occurred when running ‘pull’ at student/AI266-apps — it could not find the remote branch RHOAI2.13.
I also noticed the same issue earlier during the Git collaboration lab — the branch RHOAI2.13 was mentioned in the guided exercise but was not actually available in the repository.
Has anyone else experienced this issue or found a solution? I’ve attached the exact error message for reference.
Thanks in advance for any help!
Hi, the RHOAI2.13 branch was mistankely deleted three days ago as a result of regular maintenance in the application repository.
This branch has been restored and the problem should now be fixed. Sorry for the incovenience.
Alright. This is well noted. Thank you. Additionally, while running scripts in several lab exercises, I noticed that the repository is not being cloned automatically, and the folder for the repo is not present. I had to manually clone the repository in these cases. Is it the same issue right? Has been resloved?
The repository might not have been cloned as a side effect of the missing branch. Can you point me to one of those problematic exercises? I'll double check.
Also, note that most exercises do not clone the repository to the workstation and only clone/pull into RHOAI workbenches.The only exercises, as far as I know, that clone to workstation are in AI266, which are the chapters related to pipelines.
I just tested lab start -t AI266 pipelines-kfp.
This is what you should expect in the "Cloning apps repository" step.
SUCCESS Cloning apps repository
- Cloned https://github.com/RedHatTraining/AI26X-apps.git into /home/student/AI266/AI266-apps
The AI266-apps local repository might be in an inconsistent state after the missing branch errors, so you might want to delete "/home/student/AI266/AI266-apps" and rerun lab start.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.