[Koha-bugs] [Bug 31561] New: Background jobs stuck at "New"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 14 13:18:53 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31561

            Bug ID: 31561
           Summary: Background jobs stuck at "New"
 Change sponsored?: ---
           Product: Koha
           Version: 21.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: magnus at libriotech.no
        QA Contact: testopia at bugs.koha-community.org

"Bug 30172 - Background jobs failing due to race condition" has been fixed in
22.05.00,21.11.05,21.05.14,20.11.18, but I am still seeing background jobs
stuck at "New" on 21.11.11, and there is no way to make them run apart from
this: 

$ sudo koha-worker --stop <sitename>
$ sudo service rabbitmq-server stop
$ sudo koha-worker --start <sitename>

$ sudo koha-worker --stop <sitename>
$ sudo service rabbitmq-server start
$ sudo koha-worker --start <sitename>

Library staff are finding this annoying.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list