Created
October 30, 2013 14:07
-
-
Save AlekSi/7233263 to your computer and use it in GitHub Desktop.
Revisions
-
AlekSi created this gist
Oct 30, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ panic: interface conversion: error is *os.PathError, not *exec.ExitError goroutine 1 [running]: main.main() /tmp/tmp.9cy9ejlFpP/conq.go:124 +0xcc7 goroutine 2 [syscall]: goroutine 5 [runnable]: net/http.(*persistConn).readLoop(0xc2000c4180) /usr/lib64/golang/src/pkg/net/http/transport.go:761 +0x64b created by net/http.(*Transport).dialConn /usr/lib64/golang/src/pkg/net/http/transport.go:511 +0x574 goroutine 6 [select]: net/http.(*persistConn).writeLoop(0xc2000c4180) /usr/lib64/golang/src/pkg/net/http/transport.go:774 +0x26f created by net/http.(*Transport).dialConn /usr/lib64/golang/src/pkg/net/http/transport.go:512 +0x58b fatal: The remote end hung up unexpectedly