Clone Git Repository on Storage Server - Failure


  • ‘/opt/beta.git’ git repository is not cloned under ‘/usr/src/kodekloudrepos/’ on Storage Server

Hi @csesek

You need to cd into the /usr/src/kodekloudrepos and then use git clone <repo that needs to be cloned>


it worked now.

not sure what the error was earlier.


I did this and it has failed me multiple times
DevOps 100 days challenge 22

Try this with natasha as user and not root.

1 Like

Thank you, it worked