uncharted-distil / distil

An analytic workbench for user-guided development of model pipelines
Apache License 2.0
13 stars 3 forks source link

label state is not handling normal images correctly #2876

Closed Zac-hills closed 3 years ago

Zac-hills commented 3 years ago

[ Aug 30 16:59:19 ] [ ERROR ] Server error github.com/uncharted-distil/distil/api/routes.MultiBandImagePackHandler.func1 /media/zhills/hdd/distil/api/routes/image_pack.go:121 net/http.HandlerFunc.ServeHTTP /usr/lib/go-1.13/src/net/http/server.go:2007 goji.io/v3.dispatch.ServeHTTP /home/zhills/go/pkg/mod/goji.io/v3@v3.0.0/dispatch.go:17 github.com/uncharted-distil/distil/api/middleware.Gzip.func1 /media/zhills/hdd/distil/api/middleware/gzip.go:61 net/http.HandlerFunc.ServeHTTP /usr/lib/go-1.13/src/net/http/server.go:2007 github.com/uncharted-distil/distil/api/middleware.Log.func1 /media/zhills/hdd/distil/api/middleware/log_http.go:37 net/http.HandlerFunc.ServeHTTP /usr/lib/go-1.13/src/net/http/server.go:2007 goji.io/v3.(Mux).ServeHTTP /home/zhills/go/pkg/mod/goji.io/v3@v3.0.0/mux.go:74 net/http.serverHandler.ServeHTTP /usr/lib/go-1.13/src/net/http/server.go:2802 net/http.(conn).serve /usr/lib/go-1.13/src/net/http/server.go:1890 runtime.goexit /usr/lib/go-1.13/src/runtime/asm_amd64.s:1357 (api/routes/error.go:39)

Zac-hills commented 3 years ago

closed with https://github.com/kungfuai/d3m-primitives/pull/41