cron problem with automatic_checkin after update to 22.05
Hi, we recently updated our system to 22.05 and since then we receive this error from cron: /etc/cron.hourly/koha-common: Can't call method "automatic_checkin" on an undefined value at /usr/share/koha/lib/Koha/Checkouts.pm line 85. kamoxtin: 11 status returned by "/usr/share/koha/bin/cronjobs/automatic_checkin.pl" both files seem to be up to date. Is this a known issue? I can't find any reference to it or reported bugs. -- Hector Gonzalez cacho@genac.org
Make sure you have an item type for all your items. There is a script that can help you to catch them: misc/maintenance/ search_for_data_inconsistencies.pl Le mar. 28 févr. 2023 à 22:36, Hector Gonzalez Jaime <cacho@genac.org> a écrit :
Hi, we recently updated our system to 22.05 and since then we receive this error from cron:
/etc/cron.hourly/koha-common: Can't call method "automatic_checkin" on an undefined value at /usr/share/koha/lib/Koha/Checkouts.pm line 85. kamoxtin: 11 status returned by "/usr/share/koha/bin/cronjobs/ automatic_checkin.pl"
both files seem to be up to date. Is this a known issue? I can't find any reference to it or reported bugs.
-- Hector Gonzalez cacho@genac.org
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Thank you, the script found a lot of those. On 3/1/23 03:44, Jonathan Druart wrote:
Make sure you have an item type for all your items. There is a script that can help you to catch them: misc/maintenance/search_for_data_inconsistencies.pl <http://search_for_data_inconsistencies.pl>
Le mar. 28 févr. 2023 à 22:36, Hector Gonzalez Jaime <cacho@genac.org> a écrit :
Hi, we recently updated our system to 22.05 and since then we receive this error from cron:
/etc/cron.hourly/koha-common: Can't call method "automatic_checkin" on an undefined value at /usr/share/koha/lib/Koha/Checkouts.pm line 85. kamoxtin: 11 status returned by "/usr/share/koha/bin/cronjobs/automatic_checkin.pl <http://automatic_checkin.pl>"
both files seem to be up to date. Is this a known issue? I can't find any reference to it or reported bugs.
-- Hector Gonzalez cacho@genac.org
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Hector Gonzalez cacho@genac.org
participants (2)
-
Hector Gonzalez Jaime -
Jonathan Druart