[Koha] cron problem with automatic_checkin after update to 22.05

2023-02-28 Thread Hector Gonzalez Jaime

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
ca...@genac.org

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] cron problem with automatic_checkin after update to 22.05

2023-03-01 Thread Jonathan Druart
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  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
> ca...@genac.org
>
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] cron problem with automatic_checkin after update to 22.05

2023-03-01 Thread Hector Gonzalez Jaime

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 



Le mar. 28 févr. 2023 à 22:36, Hector Gonzalez Jaime  
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

ca...@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
ca...@genac.org

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha