Search code examples
gitcurlgit-commitgithub-for-windows

ERROR on git push origin master - error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10053 fatal:


I am facing the below error while pushing my changes to origin/master. error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10053 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to-date enter image description here

I followed the similar error page, Git push error: RPC failed; result=56, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal but of no help. Solution provided on this page is not working for me. Any hints are highly appreciated!!


Solution

  • mostly it's your crapy sad internet connection.