https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31561
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from [email protected] --- Here are my two cents: After restarting the server, jobs are still stuck. This is the log after restarting with the jobs stuck at New: [Tue Nov 15 22:40:07.697358 2022] [cgi:error] [pid 2005] [client 194.126.225.130:53851] AH01215: Can't use an undefined value as an ARRAY reference at /usr/share/koha/lib/Koha/BackgroundJob/BatchUpdateItem.pm line 175.: /usr/share/koha/intranet/cgi-bin/admin/background_jobs.pl, referer: http://rgpi-intra.koha.sibadoc.es/cgi-bin/koha/admin/background_jobs.pl [Tue Nov 15 22:40:07.731067 2022] [cgi:error] [pid 2005] [client 194.126.225.130:53851] End of script output before headers: background_jobs.pl, referer: http://rgpi-intra.koha.sibadoc.es/cgi-bin/koha/admin/background_jobs.pl This is the error when cancelling one stuck job: [Tue Nov 15 22:50:02.192227 2022] [cgi:error] [pid 2622] [client 194.126.225.130:53880] AH01215: Can't use an undefined value as an ARRAY reference at /usr/share/koha/lib/Koha/BackgroundJob/BatchUpdateItem.pm line 175.: /usr/share/koha/intranet/cgi-bin/admin/background_jobs.pl, referer: http://rgpi-intra.koha.sibadoc.es/cgi-bin/koha/admin/background_jobs.pl?op=cancel&id=1 [Tue Nov 15 22:50:02.228410 2022] [cgi:error] [pid 2622] [client 194.126.225.130:53880] End of script output before headers: background_jobs.pl, referer: http://rgpi-intra.koha.sibadoc.es/cgi-bin/koha/admin/background_jobs.pl?op=cancel&id=1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
