https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #342 from David Cook <[email protected]> --- Recently, I have been noticing issues on a Ubuntu 18.04 server where RabbitMQ has been running. Every few days, there would be CPU soft locks and the server would hang. Restarting it would resolve the problem for a few days before it would happen again. After disabling RabbitMQ, the problem appears to have gone away. This suggests the problem was with RabbitMQ running collocated on the same server as Koha (with 100+ Starman processes running). Now that version of RabbitMQ was from the Ubuntu 18.04 apt repositories, and it is fairly old. The RabbitMQ website's own recommendation is to use newer versions of RabbitMQ as per https://www.rabbitmq.com/install-debian.html. I will be trying https://bintray.com/rabbitmq/debian/rabbitmq-server shortly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
