On 3/15/23 23:44, Mason James wrote:
On 15/03/23 11:22 am, Bruce A. Metcalf wrote:
On 3/14/23 01:05, Mason James wrote:
On 14/03/23 5:53 pm, Mason James wrote:
On 13/03/23 5:13 am, Bruce A. Metcalf wrote:
On 3/12/23 10:34, Katrin Fischer wrote:


There is a log3perl.conf file in my /etc/koha/sites/(instance)/ directory, and it looks just like the one suggested.

did you restart koha? - specifically after you upgraded?

/etc/init.d/koha-common restart


No change.


did the following error stop?

AH01215: Configuration not defined at /usr/share/perl5/Log/Log4perl/Config.pm line 579.: /usr/share/koha/intranet/cgi-bin/mainpage.pl


I don't see that error.

Line 579 of the first file is:

    die "Configuration not defined" unless defined $config;

Two lines earlier, I see:

    my($config) = @_;

Which suggests to me that something is missing, but I don't know the language so can't tell what.


do you have new errors in your log files?


The only error I see in the logs right now is:

root@store:/var/log/koha/library# tail worker-output.log
Error connecting to localhost:61613: Connection refused at
/usr/share/perl5/Net/Stomp.pm line 26.
Failed to connect: Error connecting to localhost:61613: Connection
refused at /usr/share/perl5/Net/Stomp.pm line 27.; giving up at
/usr/share/perl5/Net/Stomp.pm line 26.
Cannot connect to the message broker, the jobs will be processed anyway
(Failed to connect: Error connecting to localhost:61613: Connection
refused at /usr/share/perl5/Net/Stomp.pm line 27.; giving up at
/usr/share/perl5/Net/Stomp.pm line 27.
) at /usr/share/koha/bin/background_jobs_worker.pl line 28.

Which doesn't mean anything to me, and without a date stamp, I'm not
even sure when it showed up.

At least this feels like we're getting close.

Thanks all,
/ Bruce /
Bruce A. Metcalf, Librarian
The Augustan Library
_______________________________________________

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

Reply via email to