I’m connecting Git With UiPath. I’m using GIT with UiPath couple of month, but now When I try to Clone “AZURE Repo”. Getting Unable to clone from the given Repository. Please make sure that the remote is available and try again..
LOG : 15:09:31.8401 => [ERROR] [UiPath.Studio.exe] [1] GIT: UiPath.Studio.Contracts.RecoverableException: Unable to clone from the given repository. Please make sure that the remote is available and try again. —> LibGit2Sharp.LibGit2SharpException: failed to send request: The operation timed out
Yes I’m sure and am using Git with UiPath couple of months, I have try to use azure repo with my colleague Dev machine it’s showing “Unable to clone from the given repository”
I’m the one who created that azure repository (Administrator). And one more doubt we can clone that repo into Uipath without install Git or Bash software from our machine.
Yes, we can clone without git as git is to maintain the repo locally without server.
I just asked you to do that to confirm if you are able to do that from your machine. If you are able to do manually, you can do that in UiPath as well. usually we have ssh issues with repo’s. You can search in github forum to solve your question. There may be lot of threads related to this.
or just try in command prompt navigating to your empty folder and the command is
Thanks for your response. My Colleague developer machine doesn’t install Git software but we try to connect with uipath, is not working. But when i was tried with my machine is working. what’s the case it’s not working?
@Arunachalam - are you still having issues? If so, it sounds like it is with the other guy’s machine. Can you post step-by-step details of how he (the machine it is not working on) is trying to clone the repo? There are some things that UIPath doesn’t support and this will help us understand with specifics occuring on his end. i.e., what is clicked in UIPath Studio to clone the repo? What is the repo URL? Check out directory? (Actually a screen shot of the “Clone a remote GIT repository.” box if that pops up would be helpful too.
Try to provide as much info as you can; as sometimes it’s little details that are thought to be insignificant that cause the issue (which is how they can be overlooked)