This might be related to this bug - *Bug 23310* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310> - Noisy Koha::Biblio: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310
The messages generated look very similar.... David Nind | [email protected] PO Box 12367, Thorndon, Wellington, New Zealand 6144 m. +64 21 0537 847 On Sun, 14 Jul 2019 at 02:41, Katrin Fischer <[email protected]> wrote: > Hi Hector, > > while these should not be there, they are warnings not errors. Usually > they have no negative effect on your Koha installation. If you compare > to older versions, you probably see that there are similar warnings in > the logs there as well. > > Please feel free to make a bug report for these (best one per .pl file) > you see those warnings for, so they can be fixed. > > Katrin > > On 04.07.19 02:02, Hector Gonzalez wrote: > > Hi, we recently updated to 19.05 and now see a very big number of these > errors in plack-error.log, it happens with two very different systems at > different libraries. > > > > Is this a known problem for 19.05? > > > > Use of uninitialized value in concatenation (.) or string at > /usr/share/koha/lib/Koha/Biblio.pm line 578. > > Use of uninitialized value in concatenation (.) or string at > /usr/share/koha/lib/C4/Auth.pm line 584. > > > > This is a count of the most relevant in the last couple days: > > > > Times_seen - Error message > > 608 - Use of uninitialized value in string eq at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 797. > > 608 - Use of uninitialized value in string eq at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 798. > > 802 - Use of uninitialized value in string ne at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 905. > > 896 - Use of uninitialized value in string eq at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 801. > > 896 - Use of uninitialized value in string eq at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 802. > > 1234 - Use of uninitialized value in string ne at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 794. > > 1723 - Use of uninitialized value in string ne at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 909. > > 2468 - Use of uninitialized value in string ne at > /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 798. > > 5973 - Use of uninitialized value in concatenation (.) or string at > /usr/share/koha/lib/Koha/Biblio.pm line 578. > > 19001 - Use of uninitialized value in concatenation (.) or string at > /usr/share/koha/lib/C4/Auth.pm line 584. > > 9018495 - Use of uninitialized value in join or string at > /usr/share/koha/intranet/cgi-bin/reports/guided_reports.pl line 899. > > > > > > -- > > Héctor González > > [email protected] > > > > _______________________________________________ > > Koha mailing list http://koha-community.org > > [email protected] > > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

