Skip to content

Instantly share code, notes, and snippets.

@josephglanville
Created September 1, 2015 19:01
Show Gist options
  • Save josephglanville/040861b51a4203f9d753 to your computer and use it in GitHub Desktop.
Save josephglanville/040861b51a4203f9d753 to your computer and use it in GitHub Desktop.
gitrecieve debugging
rant@flynn:~/go/src/github.com/flynn/flynn$ flynn -a gitreceive log
2015-09-01T18:51:47.337323Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:51:47+0000 lvl=info msg="request started" component=gitreceive req_id=fd4f1271-7157-49ea-94c4-511491c2b1c0 method=GET path=/.well-known/status client_ip=100.100.49.11
2015-09-01T18:51:47.341201Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:51:47+0000 lvl=info msg="request completed" component=gitreceive req_id=fd4f1271-7157-49ea-94c4-511491c2b1c0 status=200 duration=3.351599ms
2015-09-01T18:53:59.165330Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request started" req_id=2d30b32a-a3ae-480b-a767-34d40adc7ab3 component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:53:59.165536Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request completed" req_id=2d30b32a-a3ae-480b-a767-34d40adc7ab3 component=gitreceive status=401 duration=237.299µs
2015-09-01T18:53:59.306441Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request started" component=gitreceive req_id=91f3874d-bf76-49ee-b40d-558026757ba2 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:53:59.306473Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request completed" component=gitreceive req_id=91f3874d-bf76-49ee-b40d-558026757ba2 status=401 duration=82.447µs
2015-09-01T18:53:59.308429Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request started" component=gitreceive req_id=0d4b34d0-fa9e-4eea-b4a6-e2bea7eae42e method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:53:59.320754Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request completed" component=gitreceive req_id=0d4b34d0-fa9e-4eea-b4a6-e2bea7eae42e status=200 duration=11.876384ms
2015-09-01T18:53:59.547859Z app[app.flynn-1a5e958e-8762-4185-8dab-070d2a5eefe8]: t=2015-09-01T18:53:59+0000 lvl=info msg="request started" component=gitreceive req_id=30e27e7e-f747-4a20-bd0b-b36a38af47ad method=POST path=/testapp.git/git-receive-pack client_ip=192.0.2.100
2015-09-01T18:55:37.688334Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request started" component=gitreceive req_id=03836adc-5985-4703-9f93-47492f3c6355 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:55:37.688411Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request completed" component=gitreceive req_id=03836adc-5985-4703-9f93-47492f3c6355 status=401 duration=448.835µs
2015-09-01T18:55:37.820568Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request started" req_id=252f7391-6985-4b5b-9926-525c2568fd3a component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:55:37.820582Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request completed" req_id=252f7391-6985-4b5b-9926-525c2568fd3a component=gitreceive status=401 duration=112.767µs
2015-09-01T18:55:37.821032Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request started" component=gitreceive req_id=a3f08ef0-e39c-4f9e-bd65-e1c60f35c34d method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:55:37.830971Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request completed" component=gitreceive req_id=a3f08ef0-e39c-4f9e-bd65-e1c60f35c34d status=200 duration=9.875314ms
2015-09-01T18:55:37.981426Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:55:37+0000 lvl=info msg="request started" component=gitreceive req_id=92e7e933-86ad-47dd-b25e-edcb0f350cdf method=POST path=/testapp.git/git-receive-pack client_ip=192.0.2.100
2015-09-01T18:56:02.773622Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:02+0000 lvl=eror msg="handlePostRPC read from subprocess" component=gitreceive req_id=92e7e933-86ad-47dd-b25e-edcb0f350cdf error="write tcp 100.100.49.1:41109: broken pipe"
2015-09-01T18:56:02.796880Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:02+0000 lvl=info msg="request completed" component=gitreceive req_id=92e7e933-86ad-47dd-b25e-edcb0f350cdf status=200 duration=24.815411723s
2015-09-01T18:56:56.769269Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request started" component=gitreceive req_id=ca92e079-6f7e-484e-b002-dbbba846b095 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:56:56.769472Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request completed" component=gitreceive req_id=ca92e079-6f7e-484e-b002-dbbba846b095 status=401 duration=186.571µs
2015-09-01T18:56:56.891989Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request started" component=gitreceive req_id=ddc9b876-3795-4ae5-b894-b6891ca6641a method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:56:56.892001Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request completed" component=gitreceive req_id=ddc9b876-3795-4ae5-b894-b6891ca6641a status=401 duration=55.407µs
2015-09-01T18:56:56.893628Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request started" req_id=ad312778-32e8-4296-bf67-e9fea27f7916 component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:56:56.902495Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" req_id=ad312778-32e8-4296-bf67-e9fea27f7916 component=gitreceive error="exit status 128"
2015-09-01T18:56:56.904539Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:56:56+0000 lvl=info msg="request completed" req_id=ad312778-32e8-4296-bf67-e9fea27f7916 component=gitreceive status=200 duration=10.940522ms
2015-09-01T18:57:21.713663Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request started" req_id=cebd2ce4-f97c-485e-b24c-af9c101062e1 component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:21.713864Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request completed" req_id=cebd2ce4-f97c-485e-b24c-af9c101062e1 component=gitreceive status=401 duration=49.966µs
2015-09-01T18:57:21.848261Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request started" component=gitreceive req_id=753a86a6-7545-4f46-8212-a7fc82b1dd32 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:21.848278Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request completed" component=gitreceive req_id=753a86a6-7545-4f46-8212-a7fc82b1dd32 status=401 duration=54.608µs
2015-09-01T18:57:21.848900Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request started" component=gitreceive req_id=e3067a71-017a-41af-9a52-7ef0edaa4031 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:21.856049Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" component=gitreceive req_id=e3067a71-017a-41af-9a52-7ef0edaa4031 error="exit status 128"
2015-09-01T18:57:21.858397Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:21+0000 lvl=info msg="request completed" component=gitreceive req_id=e3067a71-017a-41af-9a52-7ef0edaa4031 status=200 duration=8.844055ms
2015-09-01T18:57:25.885646Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:25+0000 lvl=info msg="request started" component=gitreceive req_id=94623a33-2e4e-433b-b752-38414da8bebb method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:25.885782Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:25+0000 lvl=info msg="request completed" component=gitreceive req_id=94623a33-2e4e-433b-b752-38414da8bebb status=401 duration=123.074µs
2015-09-01T18:57:26.025098Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:26+0000 lvl=info msg="request started" component=gitreceive req_id=c928732b-8404-4a61-a4bf-20339dbeb701 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:26.025103Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:26+0000 lvl=info msg="request completed" component=gitreceive req_id=c928732b-8404-4a61-a4bf-20339dbeb701 status=401 duration=65.284µs
2015-09-01T18:57:26.025799Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:26+0000 lvl=info msg="request started" component=gitreceive req_id=e3e0fea3-c7f6-4b84-bb58-f13f197a7690 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:57:26.032902Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:26+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" component=gitreceive req_id=e3e0fea3-c7f6-4b84-bb58-f13f197a7690 error="exit status 128"
2015-09-01T18:57:26.035684Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:57:26+0000 lvl=info msg="request completed" component=gitreceive req_id=e3e0fea3-c7f6-4b84-bb58-f13f197a7690 status=200 duration=9.783486ms
2015-09-01T18:58:14.364070Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request started" component=gitreceive req_id=9dcb5c7d-ea81-4f6c-a24e-b56ceba77e4f method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:14.364074Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request completed" component=gitreceive req_id=9dcb5c7d-ea81-4f6c-a24e-b56ceba77e4f status=401 duration=58.976µs
2015-09-01T18:58:14.509996Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request started" component=gitreceive req_id=6677f3b4-67b1-42be-bc61-dc7c355cba4f method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:14.510000Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request completed" component=gitreceive req_id=6677f3b4-67b1-42be-bc61-dc7c355cba4f status=401 duration=64.977µs
2015-09-01T18:58:14.510808Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request started" component=gitreceive req_id=3cb31681-fa32-481e-be1f-cbe8858903c7 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:14.516904Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" component=gitreceive req_id=3cb31681-fa32-481e-be1f-cbe8858903c7 error="exit status 128"
2015-09-01T18:58:14.519365Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:14+0000 lvl=info msg="request completed" component=gitreceive req_id=3cb31681-fa32-481e-be1f-cbe8858903c7 status=200 duration=7.765313ms
2015-09-01T18:58:54.019648Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request started" req_id=018d52ad-4384-4928-b548-18e8953334bc component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:54.019653Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request completed" req_id=018d52ad-4384-4928-b548-18e8953334bc component=gitreceive status=401 duration=79.27µs
2015-09-01T18:58:54.143860Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request started" component=gitreceive req_id=1c8a18ea-c828-45bf-a0f6-44cd30208f3b method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:54.144028Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request completed" component=gitreceive req_id=1c8a18ea-c828-45bf-a0f6-44cd30208f3b status=401 duration=198.314µs
2015-09-01T18:58:54.144916Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request started" component=gitreceive req_id=16ebe877-861a-4606-b470-1bff8ada86e9 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:58:54.152308Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" component=gitreceive req_id=16ebe877-861a-4606-b470-1bff8ada86e9 error="exit status 128"
2015-09-01T18:58:54.154116Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:58:54+0000 lvl=info msg="request completed" component=gitreceive req_id=16ebe877-861a-4606-b470-1bff8ada86e9 status=200 duration=9.148025ms
2015-09-01T18:59:43.948440Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:43+0000 lvl=info msg="request started" component=gitreceive req_id=f7437997-d586-40a3-b89e-0c8dde46d735 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:43.948444Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:43+0000 lvl=info msg="request completed" component=gitreceive req_id=f7437997-d586-40a3-b89e-0c8dde46d735 status=401 duration=66.111µs
2015-09-01T18:59:44.084806Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:44+0000 lvl=info msg="request started" component=gitreceive req_id=82117b01-a400-46bc-b856-7923cf40ecd2 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:44.084943Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:44+0000 lvl=info msg="request completed" component=gitreceive req_id=82117b01-a400-46bc-b856-7923cf40ecd2 status=401 duration=171.48µs
2015-09-01T18:59:44.085642Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:44+0000 lvl=info msg="request started" component=gitreceive req_id=fb940407-b145-49ab-861e-2ac6b68130f3 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:44.092199Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:44+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" component=gitreceive req_id=fb940407-b145-49ab-861e-2ac6b68130f3 error="exit status 128"
2015-09-01T18:59:44.094925Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:44+0000 lvl=info msg="request completed" component=gitreceive req_id=fb940407-b145-49ab-861e-2ac6b68130f3 status=200 duration=9.327563ms
2015-09-01T18:59:54.176144Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request started" component=gitreceive req_id=b06692f1-2ef4-4ac6-ad28-1c021486bb51 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:54.176296Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request completed" component=gitreceive req_id=b06692f1-2ef4-4ac6-ad28-1c021486bb51 status=401 duration=163.072µs
2015-09-01T18:59:54.311049Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request started" component=gitreceive req_id=1f585be9-73f0-4c29-9a43-5a28c264d984 method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:54.311053Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request completed" component=gitreceive req_id=1f585be9-73f0-4c29-9a43-5a28c264d984 status=401 duration=63.852µs
2015-09-01T18:59:54.312002Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request started" req_id=69d06aea-d835-4af6-9121-55005c1add86 component=gitreceive method=GET path=/testapp.git/info/refs client_ip=192.0.2.100
2015-09-01T18:59:54.318950Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=eror msg="handleGetInfoRefs wait for subprocess" req_id=69d06aea-d835-4af6-9121-55005c1add86 component=gitreceive error="exit status 128"
2015-09-01T18:59:54.321084Z app[app.flynn-1eb69579-907f-4ae6-b065-c4664b9914ab]: t=2015-09-01T18:59:54+0000 lvl=info msg="request completed" req_id=69d06aea-d835-4af6-9121-55005c1add86 component=gitreceive status=200 duration=9.229448ms
vagrant@flynn:~/ruby-flynn-example$ GIT_CURL_VERBOSE=1 git push flynn master
* Couldn't find host git.dev.localflynn.com in the .netrc file; using defaults
* Hostname was NOT found in DNS cache
* Trying 192.0.2.100...
* Connected to git.dev.localflynn.com (192.0.2.100) port 443 (#0)
* found 1 certificates in /home/vagrant/.flynn/ca-certs/default.pem
* server certificate verification OK
* common name: dev.localflynn.com (matched)
* server certificate expiration date OK
* server certificate activation date OK
* certificate public key: RSA
* certificate version: #3
* subject: O=Flynn,CN=dev.localflynn.com
* start date: Tue, 01 Sep 2015 18:51:37 GMT
* expire date: Sun, 30 Aug 2020 18:51:37 GMT
* issuer: O=Flynn,OU=Flynn Ephemeral CA
* compression: NULL
* cipher: AES-128-CBC
* MAC: SHA1
> GET /testapp.git/info/refs?service=git-receive-pack HTTP/1.1
User-Agent: git/1.9.1
Host: git.dev.localflynn.com
Accept: */*
Accept-Encoding: gzip
Pragma: no-cache
< HTTP/1.1 401 Unauthorized
< Content-Length: 24
< Content-Type: text/plain; charset=utf-8
< Date: Tue, 01 Sep 2015 18:59:54 GMT
< Www-Authenticate: Basic
<
* Connection #0 to host git.dev.localflynn.com left intact
* Couldn't find host git.dev.localflynn.com in the .netrc file; using defaults
* Found bundle for host git.dev.localflynn.com: 0x1a14c80
* Hostname was found in DNS cache
* Trying 192.0.2.100...
* Connected to git.dev.localflynn.com (192.0.2.100) port 443 (#1)
* found 1 certificates in /home/vagrant/.flynn/ca-certs/default.pem
* SSL re-using session ID
* server certificate verification OK
* common name: dev.localflynn.com (matched)
* server certificate expiration date OK
* server certificate activation date OK
* certificate public key: RSA
* certificate version: #3
* subject: O=Flynn,CN=dev.localflynn.com
* start date: Tue, 01 Sep 2015 18:51:37 GMT
* expire date: Sun, 30 Aug 2020 18:51:37 GMT
* issuer: O=Flynn,OU=Flynn Ephemeral CA
* compression: NULL
* cipher: AES-128-CBC
* MAC: SHA1
> GET /testapp.git/info/refs?service=git-receive-pack HTTP/1.1
User-Agent: git/1.9.1
Host: git.dev.localflynn.com
Accept: */*
Accept-Encoding: gzip
Pragma: no-cache
< HTTP/1.1 401 Unauthorized
< Content-Length: 24
< Content-Type: text/plain; charset=utf-8
< Date: Tue, 01 Sep 2015 18:59:54 GMT
< Www-Authenticate: Basic
<
* Ignoring the response-body
* Connection #1 to host git.dev.localflynn.com left intact
* Issue another request to this URL: 'https://git.dev.localflynn.com/testapp.git/info/refs?service=git-receive-pack'
* Couldn't find host git.dev.localflynn.com in the .netrc file; using defaults
* Found bundle for host git.dev.localflynn.com: 0x1a14c80
* Re-using existing connection! (#1) with host git.dev.localflynn.com
* Connected to git.dev.localflynn.com (192.0.2.100) port 443 (#1)
* Server auth using Basic with user 'user'
> GET /testapp.git/info/refs?service=git-receive-pack HTTP/1.1
Authorization: Basic dXNlcjo5ZTM4NTYwYWY2YjJkNjJlZDI1NTk1YWJkZDg0NGY1Yg==
User-Agent: git/1.9.1
Host: git.dev.localflynn.com
Accept: */*
Accept-Encoding: gzip
Pragma: no-cache
< HTTP/1.1 200 OK
< Cache-Control: no-cache
< Content-Length: 139
< Content-Type: application/x-git-receive-pack-advertisement
< Date: Tue, 01 Sep 2015 18:59:54 GMT
<
* Connection #1 to host git.dev.localflynn.com left intact
fatal: protocol error: bad line length character: fata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment