Login failed in github for window

流过昼夜 提交于 2019-11-30 04:57:28

Update the latest .NET Framework 4.5.1

Her is the url : .NET 4.5.1 download link

The error message is really misleading. The issue wasn't linked to a proxy configuration.

After running the DOS command line sfc /scannow, I've been able to find the source of the problem. It turned out that one of my Windows dll (rasman.dll) was corrupted. I replaced the dll and now everything is back to normal.

Gustavo Chavez

If updating the .Net Framework and running sfc /scannnow does not work, try to re-install the GitHub for Windows app, make sure that you uninstall it completely by manually erasing the following directories:

  • %LocalAppData%\GitHub
  • %AppData%\GitHub

More information on the unistall procedure on: https://help.github.com/articles/uninstalling-github-for-windows

Please update your .NET framework .. This will solves the problem ..

I also faced the same problem. Meanwhile I installed the Microsoft Visual Studio Professional 2012 which updates the .Net Framework itself ..

Unfortunately the problem solved ..

A few people have posted saying that other recommended solutions did not help.

I found one machine that was reproducing this error message, even after attempting all of the solutions posted so far.

It turned out that someone had installed AVG with some restrictive firewall settings. Setting the firewall to "Allow All" or "Interactive" modes allowed me to log in.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!