-
Notifications
You must be signed in to change notification settings - Fork 32
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
a stop job is running for the rabbitmq messaging server #111
Comments
This is the (confirmed) fix for Ubuntu 18.04 (to be automated in AiiDA role):
|
Hi @ltalirz and @chrisjsewell , Possibly related - I (and some students) have noticed that in the current release (20.06.01) that RabbitMQ sometimes falls over and refuses to restart. Any insight? |
@ConradJohnston Is there any error message in the logs of the rabbitmq service? |
Hi @ltalirz, Please, see the output below for some standard operations. The logs are fairly sparse.
I've currently 'fixed' this by upgrading all the apt packages suggesting that it might be a dependancy issue (Erlang?). Trying to see if I can break it again. |
Thanks for the report @ConradJohnston @chrisjsewell Would be great if you could give a look whether anything needs to be done on our side to update the apt packages in the next release. |
There was quite a lot. Here the log from apt:
And here's my current list of installed packages: |
So I guess this is still the fix to make? what about the other distributions, would the fix be the same? Amending
That definitely looks like an erlang incompatibility, although I don't see how it would ever start if erlang was incompatible? I actually added these docs, after a similar issue with rabbitmq installed from conda: https://aiida.readthedocs.io/projects/aiida-core/en/latest/intro/troubleshooting.html#rabbitmq-installation-unix
Note we do run |
although actually the packages are not upgraded, as noted here: #127 (comment) |
when rebooting QM, the rabbitmq server refuses to shut down gracefully.
Might be related
https://bbs.archlinux.org/viewtopic.php?id=230406
https://bugs.archlinux.org/task/55842
The text was updated successfully, but these errors were encountered: