This message was deleted.
# general
a
This message was deleted.
q
Hi @nutritious-crayon-45180. That's a low level message thrown by the Go runtime. Can you share the rest of the error message to check in which part of the code it was happening?
n
@quick-sandwich-76600 time=“2022-10-14T015123Z” level=info msg=“Starting apps/v1, Kind=Deployment controller” time=“2022-10-14T015123Z” level=info msg=“Starting /v1, Kind=Namespace controller” time=“2022-10-14T015123Z” level=info msg=“Starting apps/v1, Kind=ReplicaSet controller” panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x11c70] goroutine 668 [running]: runtime/internal/atomic.goXadd64(0x6933074, 0x1, 0x0, 0xb6f32750, 0x0) /usr/local/go/src/runtime/internal/atomic/atomic_arm.go:103 +0x1c github.com/rancher/steve/pkg/clustercache.(*cancelCollection).Add(0x6933074, 0x3c1bce8, 0x733cd00, 0x2d35398, 0x6db4ce8) /go/pkg/mod/github.com/rancher/steve@v0.0.0-20201110183734-21c7add15f64/pkg/clustercache/cancel_collection.go:15 +0x30 github.com/rancher/steve/pkg/clustercache.(*clusterCache).OnAdd(0x6933040, 0x3c1bce8, 0x733cd00, 0x6db4ce8) /go/pkg/mod/github.com/rancher/steve@v0.0.0-20201110183734-21c7add15f64/pkg/clustercache/controller.go:272 +0x44 github.com/rancher/steve/pkg/summarycache.(*SummaryCache).Start(0x804bad0, 0x3c1bce8, 0x733cd00) /go/pkg/mod/github.com/rancher/steve@v0.0.0-20201110183734-21c7add15f64/pkg/summarycache/summarycache.go:66 +0x68 github.com/rancher/steve/pkg/server.setup(0x3c1bce8, 0x733cd00, 0x78639f0, 0x7863720, 0x7863770) /go/pkg/mod/github.com/rancher/steve@v0.0.0-20201110183734-21c7add15f64/pkg/server/server.go:131 +0x174 github.com/rancher/steve/pkg/server.New(0x3c1bce8, 0x733cd00, 0x709db00, 0x7073f4c, 0x7882400, 0x709d8c0, 0x709db00) /go/pkg/mod/github.com/rancher/steve@v0.0.0-20201110183734-21c7add15f64/pkg/server/server.go:69 +0x108 github.com/rancher/rancher/pkg/rancher.New(0x3c1bce8, 0x733cd00, 0x3c1d468, 0x709d8c0, 0x6989e00, 0x6fe9498, 0x358b88c, 0x7c438) /go/src/github.com/rancher/rancher/pkg/rancher/rancher.go:121 +0x410 github.com/rancher/rancher/pkg/agent/steve.Run.func2(0x3c1bce8, 0x7383a80, 0x709d8c0) /go/src/github.com/rancher/rancher/pkg/agent/steve/steve.go:53 +0xac created by github.com/rancher/rancher/pkg/agent/steve.Run /go/src/github.com/rancher/rancher/pkg/agent/steve/steve.go:50 +0x164