I have tried this task around 5 times and everytime it gives the same error.
You can see the steps in the screenshot… Am i going wrong somewhere?
Also found a video of kodekloud doing this problem, and the exact same steps failed here whereas it passed there.
Strange.
Thanks for helping…
I’m not sure exactly what the task requested from you – the exact name of the repo is randomized, so it might or might not be media.git. But the “empty repository” warning is not necessarily an error – it may be that /opt/media.git does not yet have any commits in it, which is not an error state. I don’t see what error message you got when you submitted the task, so I’m not sure what your problem is. You can find a working solution, though, here.
Hi @anirudh_hyphen ,
Last week, we updated this lab question. You don’t need to run the command with sudo
; run the command without sudo
.
FYI, we have asked you to perform the task as the Ntasha user. You can check the file’s permissions with or without using sudo
.
ls -ld
Hey @Tej-Singh-Rana I actually also ran it without sudo, and yes i checked the permission too and it was correct, but still it failed.
Hi @anirudh_hyphen ,
I followed the same steps you shared in the screenshot and completed the task successfully.
Hey @Tej-Singh-Rana
I did the same steps earlier as well and the task failed, but yesterday I was able to complete the task successfully again following the same steps.
That was weird 
Thank you so much for your help.