[Koha] Indexing Not Updating

Bruce A. Metcalf bruce.metcalf at augustansociety.net
Tue Dec 29 16:54:55 NZDT 2015


On 12/28/2015 10:34 PM, Chris Cormack wrote:

>>> I think the problem might not be the indexing itself, but that your
>>> Zebra server is not running.
>> That does seem to be the issue.
>>
>>> This might help:
>>> sudo service restart koha-common
> Ahh typo sudo service koha-common restart

That runs without generating errors, but no change.

>>> Then you can do:
>>> ps axf | grep "zebrasrv"
>>>
>>> To see if it's running.
>> I can't tell from this if it's running or not.
> It's definitely not, the daemon to start it is running, but it isn't running. The log
> had a hint with it's respawning too fast. zebrasrv itself is not starting, there could
> be quite a few reasons, but most likely it's something to do with permissions.
>
> What you could try doing is
>
> sudo koha-shell <instancename>

Fail: "sudo: koha-shell: command not found"

Tried "sudo apt-get install koha-shell", but the package isn't 
available. Should it be?

Also tried "sudo apt-get check" without result.

> zebrasrv -v none,fatal,warn -f /etc/koha/sites/<instancename>/koha-conf.xml
>
> Replacing <instancename> with the name of your koha instance

Tried that (in the regular shell) and got a permissions error.

> Hopefully that will show an error message that will help us figure out what is going on

That would be nice.

Thanks to all,
Bruce A. Metcalf
Augustan Society Library


More information about the Koha mailing list