Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-26 Thread David Liddle
Hello Aida, I can't help with your other questions, but I will mention that on my systems, that script is located here: /usr/share/koha/bin/batchRebuildBiblioTables.pl Regards, David Liddle On Fri, May 26, 2023 at 8:15 AM libr...@ssst.edu.ba wrote: > > I am slowly continuing to add the titles

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-26 Thread libr...@ssst.edu.ba
Hi David, I admit I am *sorely* tempted to just remove the Koha installation I have on my work server because it's been nothing but trouble, and testing just the one on my old laptop. I can't access the work server from home anyway and I can take my laptop to work. So how would I access that

[Koha] Koha 22.11.05 released

2023-05-26 Thread Renvoize, Martin
Hello, Bonjour, Kia ora, The Koha community is pleased to announce the release of version 22.11.05. This is a security and bugfix maintenance release, including 160 bugfixes! Full release notes are available here: https://koha-community.org/koha-22-11-06-released/ This is our last release as th

Re: [Koha] Koha 22.11.05 released

2023-05-26 Thread Hector Gonzalez Jaime
Hello, thanks for all the hard work! I just tried this version on a development server, and get a 500 error trying to check overdue fines, this is in the logs: "GET /intranet/circ/branchoverdues.pl HTTP/1.1" 500 Template process failed: undef error - : filter not found at /usr/share/koha/lib

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-26 Thread David Liddle
In full disclosure, Aida, this task is not one that I've ever needed to do. But research is fun, and I like to learn new things. According to a few searches through the list, my attention was brought firstly to the use of 'koha-shell' for such things and secondly to the following command to run thi

Re: [Koha] Koha 22.11.05 released

2023-05-26 Thread Thomas Sycko-Miller
I'm getting a similar error when trying to view biblio details in staff client: [Fri May 26 13:54:25.843357 2023] [proxy:error] [pid 2474] (2)No such file or directory: AH02454: http: attempt to connect to Unix domain socket /var/run/koha/library/plack.sock (localhost) failed [Fri May 26 13:54:25.

Re: [Koha] Koha 22.11.05 released

2023-05-26 Thread Hector Gonzalez Jaime
Your problem looks like koha-plack is not running, you should try restarting it. On 5/26/23 13:02, Thomas Sycko-Miller wrote: I'm getting a similar error when trying to view biblio details in staff client: [Fri May 26 13:54:25.843357 2023] [proxy:error] [pid 2474] (2)No such file or directory:

Re: [Koha] Koha 22.11.05 released

2023-05-26 Thread Thomas Sycko-Miller
I should have explained the steps I took: 1. Stopped plack 2. Disabled plack 3. Rebooted server - Koha won't run at all 4. Re-enabled plack 5. Re-started plack 6. Re-started koha-common - Able to log in, but get the 500 error on biblio details 7. Removed all custom