GitHub Desktop / Git Shell: SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054

Franck Dernoncourt picture Franck Dernoncourt · Dec 26, 2015 · Viewed 10k times · Source

Since this morning, when I try to sync from GitHub Desktop after creating a commit, I sometimes get the message:

enter image description here

When I try to push the commit in Git Shell, I get:

SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054

enter image description here

What could be the issue?

It takes around one or two minute between the time I try to push and the time I get the error message (in GitHub Desktop or Git Shell), so I suspect some connection issues on GitHub side (I have checked the robustness of the connection on my side), but I find the message sibylline.

I use GitHub Desktop with Windows 7 SP1 x64 Ultimate.

Answer

Prashant picture Prashant · Apr 3, 2016

Change URL from https to http, for me it worked. There must be problem with ssl tunnel. But currently you can start it by switching to http.