Skip to content

Instantly share code, notes, and snippets.

@AlekSi
Created October 30, 2013 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlekSi/7233263 to your computer and use it in GitHub Desktop.
Save AlekSi/7233263 to your computer and use it in GitHub Desktop.
BitBucket
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment