Take a look at this. We still have problem with the z39 protocol. What we did was this: We installed a server (ubuntu) We installed koha from zero Then we made a test: Everything FINE!! But, listen this As soon as we make a these procedure to restore the DB from production to the new server (remember it was working OK) everything stopped. mysql -u root -p koha_library < koha_library.sql sudo su koha-upgrade-schema library sudo koha-rebuild-zebra -b -a -v -f library On Mon, Feb 13, 2017 at 3:52 PM, Mark Alexander <marka@pobox.com> wrote:
Excerpts from Luis Moises Rojas's message of 2017-02-13 10:15:24 -0400:
When i see KOHA ABOUT its says:Zebra service is not running
But when we try to restart o star using koha-zebra-restart or start: say
Zebra is already running?
Where is the problem?
Is this the cause (maybe) why we have to run the koha-rebuild every morning?
This may be the problem:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16885
See this for a possible fix:
https://lists.katipo.co.nz/pipermail/koha/2016-September/046167.html
-- *Luis Moisés Rojas P.*