OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
solution: increase cache size
git config --global http.postBuffer 524288000
Failed to connect to github.com port 443: Timed out
git config --global http.proxy http://127.0.0.1:1080