Hi Giuseppe, has this been solved meanwhile? Because we are encountering the same behaviour on Koha 22.11.04 and 22.11.06. The lines mentioned are present in our koha-conf.xml, so that's not the reason (and wasn't in your case, either, as I understood). I'd be very happy for a solution. Thanks in advance! Best regards, Anke -- Anke Bruns M.A. (LIS) Arbeitsgruppe "Anwendungs- und Informationssysteme" E-Mail: anke.bruns@gwdg.de ------------------------------------------------- Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG) Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de Support: Tel.: +49 551 39-30000, URL: https://gwdg.de/support Sekretariat: Tel.: +49 551 39-30001, E-Mail: gwdg@gwdg.de Geschäftsführer: Prof. Dr. Ramin Yahyapour Aufsichtsratsvorsitzender: Prof. Dr. Christian Griesinger Sitz der Gesellschaft: Göttingen Registergericht: Göttingen, Handelsregister-Nr. B 598 ------------------------------------------------- Zertifiziert nach ISO 9001 und ISO 27001 -------------------------------------------------
-----Ursprüngliche Nachricht----- Von: Koha <koha-bounces@lists.katipo.co.nz> Im Auftrag von Giuseppe Angilella Gesendet: Samstag, 4. März 2023 07:47 An: koha@lists.katipo.co.nz Betreff: [Koha] Cannot import records: Failed to connect: Error connecting to localhost:61613
Hi,
after upgrading a Debian (Ubuntu) installation to version 22.11.03.000 Rosalie , I fail to import any new Marc record into the database.
My worker-output.log reports:
Failed to connect: Error connecting to localhost:61613: Connection refused at /usr/share/perl5/Net/Stomp.pm line 27.; giving up at /usr/share/perl5/Net/Stomp.pm line 26.
I believe this strange behavior can be traced back to Bug 26742:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26742
As suggested there, I did manually include the lines:
<message_broker> <hostname>localhost</hostname> <port>61613</port> <username>guest</username> <password>guest</password> <vhost></vhost> </message_broker>
(which weren't present, despite all previous upgrades) into my etc/koha-conf.xml file, and restarted everything.
But the issue is still there.
The About tab of my installation says that:
Message broker: Using RabbitMQ
Any help or hint?
Many thanks! Best regards,
Giuseppe.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha