https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33576 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- I'm successfully able to stage and import records and items (tried imports with and without items). I'm not seeing the warning in the log. However, I do have this error in /var/log/koha/kohadev/es-indexer-output.log - but this is there before doing any staging and importing: Cannot connect to the message broker, the jobs will be processed anyway (Failed to connect: Error connecting to localhost:61613: Cannot assign requested address at /usr/share/perl5/Net/Stomp.pm line 27.; giving up at /usr/share/perl5/Net/Stomp.pm line 27. ) at /kohadevbox/koha/misc/workers/es_indexer_daemon.pl line 84. I've logged this as an issue for KTD https://gitlab.com/koha-community/koha-testing-docker/-/issues/373 Maybe this is why I can't replicate the issue for this bug? Otherwise, is there anything else I need to be doing? -- You are receiving this mail because: You are watching all bug changes.