Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on prod server #9

Open
cafuego opened this issue Nov 5, 2015 · 0 comments
Open

Error on prod server #9

cafuego opened this issue Nov 5, 2015 · 0 comments

Comments

@cafuego
Copy link

cafuego commented Nov 5, 2015

time="2015-11-05T11:30:04+11:00" level=info msg="Closed: https://github.com/previousnext/agov-answers/pull/35"
panic: runtime error: index out of range

goroutine 1 [running]:
main.sliceUrl(0xc20821d840, 0x4, 0x0, 0x0, 0x0, 0x0, 0xc208261700)
/opt/golang/src/github.com/nickschuch/close/main.go:90 +0x1c2
main.checkIssue(0xc20821d840, 0x4, 0x2)
/opt/golang/src/github.com/nickschuch/close/main.go:73 +0x15b
main.main()
/opt/golang/src/github.com/nickschuch/close/main.go:52 +0x352

goroutine 16 [select]:
net/http.(_persistConn).writeLoop(0xc208078370)
/usr/local/go/src/net/http/transport.go:945 +0x41d
created by net/http.(_Transport).dialConn
/usr/local/go/src/net/http/transport.go:661 +0xcbc

goroutine 15 [runnable]:
net/http.(_persistConn).readLoop(0xc208078370)
/usr/local/go/src/net/http/transport.go:928 +0x9ce
created by net/http.(_Transport).dialConn
/usr/local/go/src/net/http/transport.go:660 +0xc9f

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant