Your paths still appear to be messed up for sudo try sudo /usr/sbin/koha-shell instancename
Chris On 29 December 2015 4:54:55 pm NZDT, "Bruce A. Metcalf" <[email protected]> wrote: >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 >_______________________________________________ >Koha mailing list http://koha-community.org >[email protected] >https://lists.katipo.co.nz/mailman/listinfo/koha -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

