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
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
The text was updated successfully, but these errors were encountered:
we have a generous 60s startup timeout but I can see this on GCZ often, rerun usually works fine though
The text was updated successfully, but these errors were encountered: