Hi all, now I can’t to push my project to repo git can any one help me please?. Previous it’s worked normally.

yeah It’s work with git command on cmd but not work with UiPath interface
We are facing the same error today. Is this a global issue?
“Unable to push to configured remote.
Error: LibGit2Sharp.LibGit2SharpException: request failed with status code: 500”
Same problem here, must be a global issue. We opened a ticket with UiPath already.
Facing the same problem since June 5th, please let us know if you are able to find a solution.
We are experiencing the exact same issue in Hungary. It seems to be specific to the current version of Studio as we tried on different machine, different user, different networks and still getting the same error message. We could however push our projects with terminal command. so Github side is fine.
Same. @uipath should solve this real quick
We are also facing the same problem, however the error message is Error: LibGit2Sharp.LibGit2SharpException: early EOF
Hello. There is a possible quick fix for this kind of issue. The steps are the following:
- Create a new system environment variable with the name
UiPath_STUDIO_GIT_USE_SCHANNELand value1 - Restart Studio
It is possible that GIT is configured to use schannel and without the mentioned environment variable, Studio will not be using the same protocol, causing the problem.
Since this morning it works again, we didn’t change anything on our side.