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
k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default rabbitmq-nacjol rabbitmq WipeOut Creating 9m16s
k get pod
rabbitmq-nacjol-rabbitmq-0 1/2 Running 0 2m49s
k get cmp
rabbitmq-nacjol-rabbitmq rabbitmq-1.0.0-alpha.0 3.12.14 Creating 3m8s
k describe cmp rabbitmq-nacjol-rabbitmq
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Unknown 3m19s component-controller the component phase is unknown
Normal ComponentPhaseTransition 3m19s (x2 over 3m19s) component-controller component is Creating
Normal Unavailable 3m19s (x2 over 3m19s) component-controller the component phase is Creating
See error
2025-02-28T06:13:11.299Z ERROR Reconciler error {"controller": "configuration", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Configuration", "Configuration": {"name":"rabbitmq-nacjol-rabbitmq","namespace":"default"}, "namespace": "default", "name": "rabbitmq-nacjol-rabbitmq", "reconcileID": "a8d1fdf9-4826-479b-a854-7284b10624bf", "error": "has no Credential object root found when resolving vars"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:266
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:227
2025-02-28T06:13:11.304Z INFO reconcile object *v1.InstanceSet with action CREATE OK {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"rabbitmq-nacjol-rabbitmq","namespace":"default"}, "namespace": "default", "name": "rabbitmq-nacjol-rabbitmq", "reconcileID": "5eb49a3c-7d06-4347-b0b5-50ad0d2a2681", "component": {"name":"rabbitmq-nacjol-rabbitmq","namespace":"default"}}
2025-02-28T06:13:11.314Z INFO ConfigurationReconcile failed to run configuration reconcile task. {"controller": "configuration", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Configuration", "Configuration": {"name":"rabbitmq-nacjol-rabbitmq","namespace":"default"}, "namespace": "default", "name": "rabbitmq-nacjol-rabbitmq", "reconcileID": "63a0d179-b350-43bb-ada2-aca6f382489d", "configuration": {"name":"rabbitmq-nacjol-rabbitmq","namespace":"default"}}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
tianyue86
changed the title
[BUG]rabbitmq cmp is always in creating state: has no Credential object root found when resolving vars
[BUG]rabbitmq cmp is always in creating state
Mar 3, 2025
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: