Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find out why rabbitmq container sometimes does not boot in time #121

Open
martenson opened this issue Mar 11, 2025 · 0 comments
Open

find out why rabbitmq container sometimes does not boot in time #121

martenson opened this issue Mar 11, 2025 · 0 comments

Comments

@martenson
Copy link
Member

we have a generous 60s startup timeout but I can see this on GCZ often, rerun usually works fine though

TASK [usegalaxy_eu.rabbitmqserver : Pause for some seconds to give time to the container to come up] ***********************************************************************************************************
Pausing for 60 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [usegalaxy.cz]

...


TASK [usegalaxy_eu.rabbitmqserver : Remove guest user] *********************************************************************************************************************************************************
fatal: [usegalaxy.cz]: FAILED! => changed=true
  rc: 64
  stderr: |-
    Error: this command requires the 'rabbit' app to be running on the target node. Start it with 'rabbitmqctl start_app'.
    Arguments given:
            delete_user guest

    Usage

    rabbitmqctl [--node <node>] [--longnames] [--quiet] delete_user <username>
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>
...ignoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant