At 10:20 AM 7/20/2016 -0400, Scott Owen wrote:
Hi all,
I'm having some issues with Koha searching from both the OPAC and the staff
Intranet.
I have tried several solutions for reindexing etc...
including
---Koha-rebuild-zebra -f -v -b mylibrary
and
---export PERL5LIB=/usr/share/koha/lib
---export KOHA_CONF=/usr/share/koha/koha-conf.xml
---perl /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v
-run-as-root

You don't say which version of Koha, nor what o/s you are using. Assuming Debian/Ubuntu, what does printenv give you? You should see something like (amongst other lines):

me@my_server:/$ printenv
PERL5LIB=/usr/share/koha/lib
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/lib/perl
KOHA_CONF=/usr/share/koha/koha-conf.xml
KOHA_PATH=/usr/share/koha

I'm also a little surprised by your "-run-as-root" -- in slightly older versions of Koha, this was a "no-no", but may well have changed (mpm-itk?)

There is also something I noticed in further emails:

> your zebra error logs.
[snip]
> 20160713 07:36:11 dlpms-koha-zebra: client (pid 526) killed by signal 15, stopping > 20160713 07:40:07 dlpms-koha-zebra: client (pid 10116) killed by signal 15, stopping

What were the 9590 processes in the <4 minutes? That log entry would certainly get my attention.

Best -- P.


none of these commands produce any errors, however, they also do not fix
the issue.


A reboot of the VM will cause the "search" to work again for a day or
two....??
(I know....."it shouldn't make a difference" ...but it does...!?!?!?)


I'm unsure of exactly where to start troubleshooting ???

Any advise on where to begin ??

Thanks,

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

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>

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

Reply via email to