No search results again...
This is not a good day... We have upgraded from 3.00.04 to 3.00.06, after running rebuild_zebra.pl -b -a -z it does not have any search results anymore... Tried rebuild_zebra.pl -b -w as well, still no search results... Things I suspect to be not as they should be: biblios@debian:~$ sudo /etc/init.d/koha-zebra-daemon restart Restarting the Zebra Server daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file or directory biblios@debian:~$ ps -ef | grep zebrasrv biblios 3322 3085 0 11:27 pts/0 00:00:00 grep zebrasrv no error messages in log files... What gives? Why? It runs fine on a parallel system but I need this one running! I need more help...
2010/10/25 Marty <ontariowolf64@yahoo.com>
This is not a good day... We have upgraded from 3.00.04 to 3.00.06, after running rebuild_zebra.pl -b -a -z it does not have any search results anymore... Tried rebuild_zebra.pl -b -w as well, still no search results...
Things I suspect to be not as they should be:
biblios@debian:~$ sudo /etc/init.d/koha-zebra-daemon restart Restarting the Zebra Server daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file or directory
biblios@debian:~$ ps -ef | grep zebrasrv biblios 3322 3085 0 11:27 pts/0 00:00:00 grep zebrasrv
no error messages in log files...
What gives? Why? It runs fine on a parallel system but I need this one running!
First just try 'sudo /etc/init.d/koha-zebra-daemon start' to restart zebra. Once zebra is started do 'rebuild_zebra.pl -r -a -b -v' which will give you much more info about what might be going wrong. Kind Regards, Chris
participants (2)
-
Chris Nighswonger -
Marty