Skip to content

[BUG] Handler 'on_create' failed permanently: RabbitMQ backup daemon is not ready #43

@PhBouzid

Description

@PhBouzid

Describe the bug
Floating bug. The error is periodically reproduced on different clouds.

while deploy, sometimes error arise:
{code}
Resource [rabbitmq-service] has no state found by path [$.status.conditions[?(@.type=='Successful')].status]
$.status.conditions[?(@.type=='Failed')] fields content:
error: ,
message: RabbitMQ backup daemon is not ready,
reason:
Contact resource owner to investigate the reason it has no status field. Also you can try to increase polling time with parameter
{code}
Operator log contains following messages:
{code}
[2024-10-28 14:17:44,267] kopf_script_0/op [INFO ] RabbitMQ pods are ready
[2024-10-28 14:17:44,726] kopf_script_0/op [INFO ] Executed command in pod successfully.
[2024-10-28 14:17:44,728] kopf_script_0/op [INFO ] Feature flags are enabled successfully
[2024-10-28 14:17:50,681] kopf.objects [ERROR ] [rabbitmq/rabbitmq-service] Handler 'on_create' failed permanently: RabbitMQ backup daemon is not ready.
[2024-10-28 14:17:50,683] kopf.objects [INFO ] [rabbitmq/rabbitmq-service] Creation is processed: 0 succeeded; 1 failed.
{code}

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • Application Version:
  • K8S Version:

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions