I am getting error when cloning OpenMrs core, the process begins well but along the way it terminates before completing! Here is the screenshot ERROR|628x222 .
Sorry the screenshot is not available kindly use paste bin.
@kdaud go to https://pastebin.com/
- Copy the error you got and paste it in paste bin space.
- Click on create new paste
- Enter the code if any and submit.
- Copy the link of the paste bin and share it here.
Here is the link to the error https://pastebin.com/BNvHLwbh
you are supposed to clone using git bash
Still the same error is thrown @https://pastebin.com/CBsnHyCD
Try switching to a different network or even restarting the router I believe some kind of instability somewhere causes it to Hung.
Hello Daud, i have encountered an error while cloning openmrs core yesterday and i would kindly recommend that you try out a stable internet connection coz thats how solved that error to. Thanks
Thanks for sharing your experience.
your welcome
@gcliff, @jwnasambu. Have tried several times but the error is still thrown, am failing to know what could be the problem
Sorry man … A u sure exactly where “User@WINDOWS-EBM7KAU MINGW64 ~ (master)” is located on your pc and have you tried cloning any other repository from github to verify that its where your projects are bieng cloned ?
did you generate an ssh key for git and configured it into your github? how about setting up git global username & email? but now that u are cloning off https, it most likely is your internet connection that’s breaking
True it could be an internet connection issue and could kindly share a link on how to work on the other options that u have highlighted incase one chooses thoz options
On how to generate ssh key and configuring it just google.
thanks
Thanks @k.joseph, I succeeded with cloning the core after generating the ssh key for git and configured it into my github account and then used ssh instead of https in cloning
@k.joseph thanks
Glad that the ssh key worked out and thanks Joseph:+1: