[Koha] cron issue with Koha on Ubuntu

Tomas Cohen Arazi tomascohen at gmail.com
Fri Feb 24 11:43:29 NZDT 2017


Check /etc/defaults/koha-common for the USE_INDEXER option. If you are
carrying that file from old upgrades it might be disabled. If it is
enabled, service koha-common restart should take care

El jue., 23 de feb. de 2017 11:36 AM, Mark Alexander <marka at pobox.com>
escribió:

> Excerpts from Steve Nickerson's message of 2017-02-23 09:15:26 -0500:
>
> > OK, so I dug further and do indeed find cron running and can see the
> > jobs executing via /var/log/syslog.  It appears that everything is
> > working EXCEPT that the zebra indexing updates aren't working
> > correctly.  I see the line "Uncomment the following line if you do not
> > want to use the koha-index-daemon integration" and the line following
> > that is commented out...should it be?
>
> My fairly stock installation has that line commented out.
>
> > How do I know if I'm using the koha-index-daemon or not?
>
> Maybe the daemon didn't get started for some reason.  Check using this:
>
>   ps auxfw | egrep zebra
>
> You should see four processes related to the two zebra daemons (one
> daemon for the indexer and one for the server).  It's possible that
> the daemons didn't get started for some reason; they should have
> been started by /etc/init.d/koha-common.  But you could try using
> this:
>
>   koha-start-zebra <instancename>
>   koha-indexer --start <instancename>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
-- 
Tomás Cohen Arazi
Theke Solutions (https://theke.io <http://theke.io/>)
✆ +54 9351 3513384
GPG: B2F3C15F


More information about the Koha mailing list