Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Login failed in github for window

I installed Github for window and I can't connect to my git hub account.

I tried to reinstall several times, but I always end up with the following error:

login failed

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

I don't use a proxy and I disabled the windows firewall without success. What am I missing here? Am I suppose to NAT a port on my router?

like image 375
The_Black_Smurf Avatar asked Oct 16 '13 21:10

The_Black_Smurf


People also ask

How do I fix authentication failed on GitHub?

The “fatal: Authentication failed” error message Instead you need to generate a personal access token. This can be done in the application settings of your Github account. Using this token as your password should allow you to push to your remote repository via HTTPS. Use your username as usual.

How do I use GitHub personal access token in Windows?

Under your GitHub user profile (not the repository profile), click the “Settings” link. Scroll down and click the “Developer Settings” link. Click the GitHub “Personal access tokens” link. Click the “Generate new token” link and provide your password again if required.


1 Answers

Update the latest .NET Framework 4.5.1

Her is the url : .NET 4.5.1 download link

like image 88
Burhan ARAS Avatar answered Sep 28 '22 01:09

Burhan ARAS