Skip to content

Instantly share code, notes, and snippets.

@vaidik
Created June 16, 2022 06:26
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 vaidik/000e0c0b06dec177eb4c077ccf488cd0 to your computer and use it in GitHub Desktop.
Save vaidik/000e0c0b06dec177eb4c077ccf488cd0 to your computer and use it in GitHub Desktop.
minikube-devtron.log
{"level":"error","ts":1655359941.2160888,"caller":"helm-app/HelmAppService.go:491","msg":"error in fetching helm release info","err":"rpc error: code = Unknown desc = release: not found","stacktrace":"github.com/devtron-labs/devtron/api/helm-app.(*HelmAppServiceImpl).UpdateApplicationWithChartInfoWithExtraValues\n\t/go/src/github.com/devtron-labs/devtron/api/helm-app/HelmAppService.go:491\ngithub.com/devtron-labs/devtron/pkg/module.ModuleServiceImpl.HandleModuleAction\n\t/go/src/github.com/devtron-labs/devtron/pkg/module/ModuleService.go:168\ngithub.com/devtron-labs/devtron/api/module.ModuleRestHandlerImpl.HandleModuleAction\n\t/go/src/github.com/devtron-labs/devtron/api/module/ModuleRestHandler.go:129\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/devtron-labs/devtron/internal/middleware.PrometheusMiddleware.func1\n\t/go/src/github.com/devtron-labs/devtron/internal/middleware/instrument.go:72\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/gorilla/mux.(*Router).ServeHTTP\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/gorilla/mux/mux.go:210\ngithub.com/devtron-labs/authenticator/middleware.Authorizer.func1.1\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/devtron-labs/authenticator/middleware/AuthMiddleware.go:62\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2867\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1932"}
{"level":"error","ts":1655359941.2170153,"caller":"module/ModuleService.go:170","msg":"error in updating helm release ","err":"rpc error: code = Unknown desc = release: not found","stacktrace":"github.com/devtron-labs/devtron/pkg/module.ModuleServiceImpl.HandleModuleAction\n\t/go/src/github.com/devtron-labs/devtron/pkg/module/ModuleService.go:170\ngithub.com/devtron-labs/devtron/api/module.ModuleRestHandlerImpl.HandleModuleAction\n\t/go/src/github.com/devtron-labs/devtron/api/module/ModuleRestHandler.go:129\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/devtron-labs/devtron/internal/middleware.PrometheusMiddleware.func1\n\t/go/src/github.com/devtron-labs/devtron/internal/middleware/instrument.go:72\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/gorilla/mux.(*Router).ServeHTTP\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/gorilla/mux/mux.go:210\ngithub.com/devtron-labs/authenticator/middleware.Authorizer.func1.1\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/devtron-labs/authenticator/middleware/AuthMiddleware.go:62\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2867\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1932"}
{"level":"error","ts":1655359941.239165,"caller":"module/ModuleRestHandler.go:131","msg":"service err, HandleModuleAction","err":"rpc error: code = Unknown desc = release: not found","stacktrace":"github.com/devtron-labs/devtron/api/module.ModuleRestHandlerImpl.HandleModuleAction\n\t/go/src/github.com/devtron-labs/devtron/api/module/ModuleRestHandler.go:131\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/devtron-labs/devtron/internal/middleware.PrometheusMiddleware.func1\n\t/go/src/github.com/devtron-labs/devtron/internal/middleware/instrument.go:72\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\ngithub.com/gorilla/mux.(*Router).ServeHTTP\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/gorilla/mux/mux.go:210\ngithub.com/devtron-labs/authenticator/middleware.Authorizer.func1.1\n\t/go/src/github.com/devtron-labs/devtron/vendor/github.com/devtron-labs/authenticator/middleware/AuthMiddleware.go:62\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2049\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2867\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1932"}
{"level":"info","ts":1655359941.2411,"caller":"common/apiError.go:113","msg":"ERROR RES","TYPE":"API-ERROR","RES":500,"ERROR-MSG":[{"code":"000","internalMessage":"[{rpc error: code = Unknown desc = release: not found}]","userMessage":"rpc error: code = Unknown desc = release: not found"}],"err":null}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment