-
Notifications
You must be signed in to change notification settings - Fork 256
Description
after login to hatchet i can not open playlist. and cannot get chart songs it gives me empty result.
when i check in the log. it gives me 500 error. and when i check the api link directly on browser it gives me this message.
"https://api.hatchet.is/v2/users?name=user"
"[restful] recover from panic situation: - pq: sorry, too many clients already
/usr/local/go/src/runtime/asm_amd64.s:437
/usr/local/go/src/runtime/panic.go:423
/home/hatchetsvc/gocode/src/hatchet-core/db/images.go:136
/home/hatchetsvc/gocode/src/calumet/response.go:166
/home/hatchetsvc/gocode/src/calumet/response.go:124
/home/hatchetsvc/gocode/src/calumet/response.go:110
/home/hatchetsvc/gocode/src/calumet/users.go:154
/home/hatchetsvc/gocode/src/calumet/resource.go:226
/home/hatchetsvc/gocode/src/calumet/resource.go:90
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/container.go:244
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:21
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/options_filter.go:15
/home/hatchetsvc/gocode/src/calumet/calumet.go:363
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:19
/home/hatchetsvc/gocode/src/calumet/calumet.go:173
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:19
/home/hatchetsvc/gocode/src/calumet/calumet.go:182
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:19
/home/hatchetsvc/gocode/src/calumet/calumet.go:150
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:19
/home/hatchetsvc/gocode/src/calumet/calumet.go:137
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/filter.go:19
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/container.go:246
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/container.go:95
/usr/local/go/src/net/http/server.go:1422
/usr/local/go/src/net/http/server.go:1699
/home/hatchetsvc/gocode/src/github.com/emicklei/go-restful/container.go:264
:32
/usr/local/go/src/net/http/server.go:1862
/usr/local/go/src/net/http/server.go:1361
/usr/local/go/src/runtime/asm_amd64.s:1721"