tmirmota / uptown-api

API for Uptown app built with Golang
0 stars 0 forks source link

write unix @->@: write: broken pipe #1

Open tmirmota opened 6 years ago

tmirmota commented 6 years ago

at panic (go/src/runtime/panic.go:489)
at main.checkErr (cloudsql.go:40)
at main.censusTracts (cloudsql.go:244)
at net/http.HandlerFunc.ServeHTTP (server.go:1942)
at net/http.(*ServeMux).ServeHTTP (server.go:2238)
at appengine_internal.executeRequestSafely (api_prod.go:296)
at appengine_internal.(*server).HandleRequest (api_prod.go:232)
at reflect.Value.call (value.go:434)
tmirmota commented 6 years ago

Potential solution here: https://github.com/broady/gae-postgres/issues/1