GitHub for Windows can't log in [duplicate]
Asked Answered
P

1

7

When i install GitHub i can't log in using my acount credentials. I get the error

Login Error
unable to retrieve your user info from the server. A proxy server might be interfering with the request

I tried reinstalling several times, with no success. Also, i read somewhere that someone had a problem with rasman.dll, but i did run

sfc /scannnow

command and didn't get any reports.

Do you have any idea what might cause this problem?

UPDATE: I re-installed the app for the third time, and updated my .NET framework, and it solved my problem (i'm guessing the .NET framework update solved it, but maybe the re-installation helped :))

Pumping answered 2/11, 2013 at 21:59 Comment(2)
Are you behind a proxy server? If so, you might need to tell github so by $ git config --global http.proxy http://proxyuser:[email protected]:8080Crack
Nope, i'm not behing a proxy.Pumping
I
6

I was facing the same issue, .NET framework update worked for me. No need to reinstall the GitHub Windows client. Check this thread

Indian answered 3/11, 2013 at 10:32 Comment(2)
I update my .NET Framework but it not work.Counterword
This does not answer the question, as the link goes to gitextensions repository, not GitHub for Windows.Browse

© 2022 - 2024 — McMap. All rights reserved.