Re: [Koha] Upgrade to 21.11 Fails

2023-03-16 Thread Bruce A. Metcalf
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

Re: [Koha] Upgrade to 21.11 Fails

2023-03-15 Thread Mason James
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

Re: [Koha] Upgrade to 21.11 Fails

2023-03-15 Thread Mason James
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

Re: [Koha] Upgrade to 21.11 Fails

2023-03-14 Thread Bruce A. Metcalf
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: To review, an upgrade to 21.11 (OldOldStable) and Debian 10 results in [Internal Server Error] screens. the short version is that

Re: [Koha] Upgrade to 21.11 Fails

2023-03-13 Thread Mason James
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: the internal server error will resolve to something more meaningful in the logs. Check your logs on the server for the full error message. I've looked at the tail of

Re: [Koha] Upgrade to 21.11 Fails

2023-03-13 Thread Mason James
On 13/03/23 5:13 am, Bruce A. Metcalf wrote: On 3/12/23 10:34, Katrin Fischer wrote: the internal server error will resolve to something more meaningful in the logs. Check your logs on the server for the full error message. I've looked at the tail of all logs in /var/log/koha/(instance)/, bu

Re: [Koha] Upgrade to 21.11 Fails

2023-03-12 Thread Bruce A. Metcalf
On 3/12/23 10:34, Katrin Fischer wrote: the internal server error will resolve to something more meaningful in the logs. Check your logs on the server for the full error message. I've looked at the tail of all logs in /var/log/koha/(instance)/, but most are empty and the others don't give me

Re: [Koha] Upgrade to 21.11 Fails

2023-03-12 Thread Katrin Fischer
Hi Bruce, the internal server error will resolve to something more meaningful in the logs. Check your logs on the server for the full error message. Hope this helps, Katrin On 11.03.23 20:48, Asst. Sec. Bruce A. Metcalf wrote: Hi gang Back again after a forced suspension of work. I am tryin

Re: [Koha] Upgrade to 21.11 Fails

2023-03-11 Thread Asst. Sec. Bruce A. Metcalf
Hi gang Back again after a forced suspension of work. I am trying to upgrade from Koha 21.05 on Debian 9 to 21.11 (OldOldStable) on Debian 10. The upgrade appears to go through, but both public and staff interface display [Internal Server Error]. System was working fine on 21.05/9, and all

Re: [Koha] Upgrade to 21.11 Fails

2022-11-30 Thread Bruce A. Metcalf
Jonathan Druart wrote: > Yes, definitely, it must be owned by the $INSTANCE-koha user PETRIDIS wrote: Just checked my system’s files and log4perl.conf is indeed owned by root, however has rw set for all. FWIW, in order to get back to work, I restored from backup and found: -rw-r--r-- 1 r

Re: [Koha] Upgrade to 21.11 Fails

2022-11-29 Thread Manos PETRIDIS
Just checked my system’s files and log4perl.conf is indeed owned by root, however has rw set for all. Στις Τετ 30 Νοε 2022 στις 9:24 πμ ο χρήστης Jonathan Druart < jonathan.dru...@bugs.koha-community.org> έγραψε: > Yes, definitely, it must be owned by the $INSTANCE-koha user > > Le lun. 28 nov.

Re: [Koha] Upgrade to 21.11 Fails

2022-11-29 Thread Jonathan Druart
Yes, definitely, it must be owned by the $INSTANCE-koha user Le lun. 28 nov. 2022 à 21:38, Bruce A. Metcalf a écrit : > On 11/28/22 16:52, Jonathan Druart wrote: > > > Did you upgrade using the debian packages? > > > Yes; always. > > > > The error is saying you don't have the log4perl config fi

Re: [Koha] Upgrade to 21.11 Fails

2022-11-28 Thread Bruce A. Metcalf
On 11/28/22 16:52, Jonathan Druart wrote: Did you upgrade using the debian packages? Yes; always. The error is saying you don't have the log4perl config file, which needs to be at /etc/koha/sites/$INSTANCE/log4perl.conf This file exists, but I note that it's owned by "root", and not "i

Re: [Koha] Upgrade to 21.11 Fails

2022-11-28 Thread Jonathan Druart
Did you upgrade using the debian packages? The error is saying you don't have the log4perl config file, which needs to be at /etc/koha/sites/$INSTANCE/log4perl.conf Le lun. 28 nov. 2022 à 15:34, Bruce A. Metcalf a écrit : > > On 11/28/22 15:07, Jonathan Druart wrote: > > > Did you restart koha-c

Re: [Koha] Upgrade to 21.11 Fails

2022-11-28 Thread Bruce A. Metcalf
On 11/28/22 15:07, Jonathan Druart wrote: Did you restart koha-common? Yes, I rebooted the whole virtual machine. No change. Do you have an error in the Koha logs? intranet-error.log [Mon Nov 28 09:30:06.112562 2022] [cgi:error] [pid 13388] [client ... ] AH01215: Configuration not def

Re: [Koha] Upgrade to 21.11 Fails

2022-11-28 Thread Jonathan Druart
Hello, Did you restart koha-common? Do you have an error in the Koha logs? Run the following command for watch the logs: tail -f /var/log/koha/*/*.log Regards, Jonathan Le lun. 28 nov. 2022 à 13:19, Bruce A. Metcalf a écrit : > > Greetings, > > Yes, I'm slow on the uptake, I've been running old