11 Aug
2020
11 Aug
'20
9:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #138 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to David Cook from comment #111)
Ah, the root user in koha-testing-docker has a HOSTNAME=e507f05ef96a in my case.
This works:
root@kohadevbox:koha(bug_22417)$ HOSTNAME=kohadevbox rabbitmqctl list_queues Listing queues ... koha_kohadev-batch_authority_record_modification 0 koha_kohadev-batch_biblio_record_modification 0 batch_biblio_record_modification 0
I'm curious about that last queue there, but not a blocker.
maybe you tried the test script? new_koha_job.pl Thanks for the signoff! -- You are receiving this mail because: You are watching all bug changes.