Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results
Hi Mark, cat /var/log/koha/{instance name}/zebra-error.log shows; 20160625 17:29:34 gechlibrary-koha-zebra: client (pid 4329) killed by signal 15, stopping koha-start-zebra {instance name} shows; Zebra already running for instance gechlibrary. I am still not getting search results in opac/staff client eventhough I have 1000+ records. Previously, Koha 3.16 was installed from packages method on ubuntu 12.4 LTS Desktop and was working very fine and problem started after uprade to 16.5.00.000. I am not sure, how to proceed further, and community's help is requested. -satish On Sun, Jun 26, 2016 at 9:22 PM, Mark Tompsett <mtompset@hotmail.com> wrote:
Greetings,
Could you please post to the list the results of: cat /var/log/koha/{instance name}/zebra-error.log
My guess is it will be something like: YYYYMMDD 07:35:XX {instance name}-koha-zebra: client (pid #####) killed by signal 15, stopping
If so: $ sudo koha-start-zebra {instance name}
Will temporarily fix it, until the zebra dies again. Granted, this is a problem being encountered on a fresh install for us.
GPML, Mark Tompsett
--
Greetings, If you are running Ubuntu, you should be at version 14.04 LTS, not 12.04 LTS. There are issues with Ubuntu 16.04 LTS, and 14.04 is the recommended version of Ubuntu. GPML, Mark Tompsett
HI, I have installed koha by packages method on ubuntu 12.04 and restored the db into the new system (B). and replaced all the files in /etc/koha/sites/{ instancename } in system (A) (here original installation and configuration is done) with the files creted in new system (B) and did run koha-rebuild-zebra -v -f {instance name} which fixed my problem, I am able to get search results in opac and staff client. -Satish On Mon, Jun 27, 2016 at 12:06 PM, Mark Tompsett <mtompset@hotmail.com> wrote:
Greetings,
If you are running Ubuntu, you should be at version 14.04 LTS, not 12.04 LTS. There are issues with Ubuntu 16.04 LTS, and 14.04 is the recommended version of Ubuntu.
GPML, Mark Tompsett
--
participants (2)
-
Mark Tompsett -
SATISH