You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm triyng to create cluster, butno master, volume or filer pods exists. There is error:
1.6844150762224002e+09 INFO controllers.Seaweed start Reconcile ... {"seaweed": "seaweedfs/seaweed1"}
1.6844150762224593e+09 INFO controllers.Seaweed Get master seaweed1 {"seaweed": "seaweedfs/seaweed1"}
1.684415076251793e+09 INFO controllers.Seaweed Get master peer service seaweed1-master-peer {"sw-master-peer-service": "seaweed1"}
1.6844150762518344e+09 ERROR Reconciler error {"controller": "seaweed", "controllerGroup": "seaweed.seaweedfs.com", "controllerKind": "Seaweed", "seaweed": {"name":"seaweed1","namespace":"seaweedfs"}, "namespace": "seaweedfs", "name": "seaweed1", "reconcileID": "151e24ef-44bf-4d13-8a66-cde4dd671723", "error": "services \"seaweed1-master-peer\" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:273
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:234
Can you help what I need to do?
The text was updated successfully, but these errors were encountered:
I'm triyng to create cluster, butno master, volume or filer pods exists. There is error:
Can you help what I need to do?
The text was updated successfully, but these errors were encountered: