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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
"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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/