GitHub clone issue - remote authentication required but no callback set

Hi,

I am getting the below error while trying to clone the project from Github enterprise.

There is no block in network logs when this occurred.

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:

Any info what’s causing this issue?

Thank you in advance.

@dineshkumar.rajendran Can you try to clone it directly
By clone command ?
If that is also not working than some connections or access issue should be there

If that works
Try to restart studio and system once and try
Also you can reduce the version of libraries sometimes that can also cause issue

Thanks !
Jagravi

Thank you. Clone works via Git command on CMD. This issue only on Studio.

This is different issue from the other one. THis one is specific to clone and the error is ‘remote authentication required but no callback set’.

@dineshkumar.rajendran

Can you please specify what authentication are you using?

Cheers

Its a SSO authentication.

@dineshkumar.rajendran

So is the UiPath github app installed ?

Cheers

Yes sir, already installed.

@dineshkumar.rajendran

Just to confirm are you getting this error for any specific repo? As per the other thread i see you came till the step of push so clone should have worked already

Cheers

Currently just have one repo created for POC, both clone and push are not working from the repo.