Re: [Koha] rabbitmq-server worker-output.log error message reframes filled my server's hard drive and crashed apache2 and mysqld

2025-05-25 Thread David Cook
Hi Dwight, Thanks for sharing that. As you note, the problem is reported in Bug 34070. There's a fix in place for the upcoming Koha 25.05. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 -Original Message

Re: [Koha] Rabbitmq

2023-12-05 Thread Katrin Fischer
Hi Andrew, I cannot tell if it's possible to downgrade or make Koha work on the newer OS, but in case it isn't: If you haven't changed any configuration files or used the upload feature, it should be enough to dump your database and re-import it into an empty instance database. Something like t

Re: [Koha] Rabbitmq

2023-12-01 Thread Andrew R Hartung
So is there any advice on what I should do? Do I need to reinstall the OS to a LTS version and reinstall koha? I really hope to avoid this, but if that is necessary, so be it. If so, what is recommended procedure to save and then import all of my koha catalog, preferences, etc.. into the new sys

Re: [Koha] RabbitMQ

2023-11-26 Thread Andrew Hartung
I'm running koha 23.05.05 -- Thank you, Andrew Hartung ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] RabbitMQ

2023-11-24 Thread Andrew Hartung
> According to https://wiki.koha-community.org/wiki/System_requirements_and_recommendations Ubuntu 23.10 is currently not officially supported by any Koha version. > I understand, hence my original comment about how stupid of a move it was. There isn't a way to rollback the distribution and

Re: [Koha] RabbitMQ

2023-11-24 Thread Michael Kuhn
Hi Andrew You wrote: > I'm sorry, the 23.10 is referring to the ubuntu release, not koha. > I'm sorry, the 23.10 is the > Hi Andrew, > can you give us your exact version? There is no released 23.10 and the > developer version should be 23.06. As Fridolin said, I believe > RabbitMQ is not mandato

Re: [Koha] RabbitMQ

2023-11-24 Thread kolvir73
I'm sorry, the 23.10 is referring to the ubuntu release, not koha. I'm sorry, the 23.10 is the Hi Andrew, can you give us your exact version? There is no released 23.10 and the developer version should be 23.06. As Fridolin said, I believe RabbitMQ is not mandatory right now and there is a SQL fal

Re: [Koha] RabbitMQ

2023-11-24 Thread Fridolin SOMERS
I bet 23.10 is the Ubuntu version Le 23/11/2023 à 12:02, Katrin Fischer a écrit : Hi Andrew, can you give us your exact version? There is no released 23.10 and the developer version should be 23.06. As Fridolin said, I believe RabbitMQ is not mandatory right now and there is a SQL fallback. Ho

Re: [Koha] RabbitMQ

2023-11-23 Thread Katrin Fischer
Hi Andrew, can you give us your exact version? There is no released 23.10 and the developer version should be 23.06. As Fridolin said, I believe RabbitMQ is not mandatory right now and there is a SQL fallback. Hope that helps, Katrin On 22.11.23 00:43, Andrew Hartung wrote: So in a moment of

Re: [Koha] RabbitMQ

2023-11-22 Thread Fridolin SOMERS
Hi, SQL pulling is that perl daemon will run each 10 seconds a SQL query to check for new jobs. So the jobs may start a few seconds later than with rabbitMQ. For a small single koha server it looks like it is not a problem to avoid rabbitMQ. We at Biblibre have a patch to avoid warns when mess