Created
June 5, 2015 01:18
-
-
Save soderstroff/e616b44abfd118750f08 to your computer and use it in GitHub Desktop.
Error received on trying to push commits
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * Couldn't find host github.com in the .netrc file; using defaults | |
| * Trying 192.30.252.130... | |
| * Connected to github.com (192.30.252.130) port 443 (#0) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /etc/ssl/certs/ca-certificates.crt | |
| CApath: none | |
| * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: businessCategory=Private Organization; jurisdictionC=US; jurisdictionST=Delaware; serialNumber=5157550; street=548 4th Street; postalCode=94107; C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com | |
| * start date: 2014-04-08 00:00:00 GMT | |
| * expire date: 2016-04-12 12:00:00 GMT | |
| * subjectAltName: github.com matched | |
| * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 Extended Validation Server CA | |
| * SSL certificate verify ok. | |
| > GET /soderstroff/sccec_sparkfun_avc.git/info/refs?service=git-receive-pack HTTP/1.1 | |
| Host: github.com | |
| User-Agent: git/2.4.2 | |
| Accept: */* | |
| Accept-Encoding: gzip | |
| Accept-Language: en-US, *;q=0.9 | |
| Pragma: no-cache | |
| < HTTP/1.1 401 Authorization Required | |
| < Server: GitHub Babel 2.0 | |
| < Content-Type: text/plain | |
| < WWW-Authenticate: Basic realm="GitHub" | |
| < Connection: close | |
| < | |
| * Closing connection 0 | |
| * Couldn't find host github.com in the .netrc file; using defaults | |
| * Hostname github.com was found in DNS cache | |
| * Trying 192.30.252.130... | |
| * Connected to github.com (192.30.252.130) port 443 (#1) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /etc/ssl/certs/ca-certificates.crt | |
| CApath: none | |
| * SSL re-using session ID | |
| * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: businessCategory=Private Organization; jurisdictionC=US; jurisdictionST=Delaware; serialNumber=5157550; street=548 4th Street; postalCode=94107; C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com | |
| * start date: 2014-04-08 00:00:00 GMT | |
| * expire date: 2016-04-12 12:00:00 GMT | |
| * subjectAltName: github.com matched | |
| * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 Extended Validation Server CA | |
| * SSL certificate verify ok. | |
| > GET /soderstroff/sccec_sparkfun_avc.git/info/refs?service=git-receive-pack HTTP/1.1 | |
| Host: github.com | |
| User-Agent: git/2.4.2 | |
| Accept: */* | |
| Accept-Encoding: gzip | |
| Accept-Language: en-US, *;q=0.9 | |
| Pragma: no-cache | |
| < HTTP/1.1 401 Authorization Required | |
| < Server: GitHub Babel 2.0 | |
| < Content-Type: text/plain | |
| < WWW-Authenticate: Basic realm="GitHub" | |
| < Connection: close | |
| < | |
| * Closing connection 1 | |
| * Issue another request to this URL: 'https://github.com/soderstroff/sccec_sparkfun_avc.git/info/refs?service=git-receive-pack' | |
| * Couldn't find host github.com in the .netrc file; using defaults | |
| * Hostname github.com was found in DNS cache | |
| * Trying 192.30.252.130... | |
| * Connected to github.com (192.30.252.130) port 443 (#2) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /etc/ssl/certs/ca-certificates.crt | |
| CApath: none | |
| * SSL re-using session ID | |
| * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: businessCategory=Private Organization; jurisdictionC=US; jurisdictionST=Delaware; serialNumber=5157550; street=548 4th Street; postalCode=94107; C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com | |
| * start date: 2014-04-08 00:00:00 GMT | |
| * expire date: 2016-04-12 12:00:00 GMT | |
| * subjectAltName: github.com matched | |
| * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 Extended Validation Server CA | |
| * SSL certificate verify ok. | |
| * Server auth using Basic with user 'soderstroff' | |
| > GET /soderstroff/sccec_sparkfun_avc.git/info/refs?service=git-receive-pack HTTP/1.1 | |
| Host: github.com | |
| Authorization: Basic c29kZXJzdHJvZmY6R2hpZHJhaEdoaWRyYWg5NQ== | |
| User-Agent: git/2.4.2 | |
| Accept: */* | |
| Accept-Encoding: gzip | |
| Accept-Language: en-US, *;q=0.9 | |
| Pragma: no-cache | |
| < HTTP/1.1 200 OK | |
| < Server: GitHub Babel 2.0 | |
| < Content-Type: application/x-git-receive-pack-advertisement | |
| < Transfer-Encoding: chunked | |
| < Expires: Fri, 01 Jan 1980 00:00:00 GMT | |
| < Pragma: no-cache | |
| < Cache-Control: no-cache, max-age=0, must-revalidate | |
| < Vary: Accept-Encoding | |
| < | |
| * Connection #2 to host github.com left intact | |
| * Couldn't find host github.com in the .netrc file; using defaults | |
| * Found bundle for host github.com: 0x1e00080 | |
| * Re-using existing connection! (#2) with host github.com | |
| * Connected to github.com (192.30.252.130) port 443 (#2) | |
| * Server auth using Basic with user 'soderstroff' | |
| > POST /soderstroff/sccec_sparkfun_avc.git/git-receive-pack HTTP/1.1 | |
| Host: github.com | |
| Authorization: Basic c29kZXJzdHJvZmY6R2hpZHJhaEdoaWRyYWg5NQ== | |
| User-Agent: git/2.4.2 | |
| Accept-Encoding: gzip | |
| Content-Type: application/x-git-receive-pack-request | |
| Accept: application/x-git-receive-pack-result | |
| Content-Length: 10654 | |
| * upload completely sent off: 10654 out of 10654 bytes | |
| * Connection died, retrying a fresh connect | |
| * Closing connection 2 | |
| * Issue another request to this URL: 'https://github.com/soderstroff/sccec_sparkfun_avc.git/git-receive-pack' | |
| * Couldn't find host github.com in the .netrc file; using defaults | |
| * Hostname github.com was found in DNS cache | |
| * Trying 192.30.252.130... | |
| * Connected to github.com (192.30.252.130) port 443 (#3) | |
| * ALPN, offering http/1.1 | |
| * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH | |
| * successfully set certificate verify locations: | |
| * CAfile: /etc/ssl/certs/ca-certificates.crt | |
| CApath: none | |
| * SSL re-using session ID | |
| * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 | |
| * ALPN, server accepted to use http/1.1 | |
| * Server certificate: | |
| * subject: businessCategory=Private Organization; jurisdictionC=US; jurisdictionST=Delaware; serialNumber=5157550; street=548 4th Street; postalCode=94107; C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com | |
| * start date: 2014-04-08 00:00:00 GMT | |
| * expire date: 2016-04-12 12:00:00 GMT | |
| * subjectAltName: github.com matched | |
| * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 Extended Validation Server CA | |
| * SSL certificate verify ok. | |
| * Server auth using Basic with user 'soderstroff' | |
| > POST /soderstroff/sccec_sparkfun_avc.git/git-receive-pack HTTP/1.1 | |
| Host: github.com | |
| Authorization: Basic c29kZXJzdHJvZmY6R2hpZHJhaEdoaWRyYWg5NQ== | |
| User-Agent: git/2.4.2 | |
| Accept-Encoding: gzip | |
| Content-Type: application/x-git-receive-pack-request | |
| Accept: application/x-git-receive-pack-result | |
| Content-Length: 10654 | |
| * upload completely sent off: 10654 out of 10654 bytes | |
| * Empty reply from server | |
| * Connection #3 to host github.com left intact | |
| error: RPC failed; result=52, HTTP code = 0 | |
| fatal: The remote end hung up unexpectedly | |
| fatal: The remote end hung up unexpectedly | |
| Everything up-to-date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment