On 5 June 2013 02:12, Samuel Desseaux <samuel.desseaux@ecp.fr> wrote:
Hi,
We have a bug with the opac since a few days. Whatever the search give no results.
I don't know what happen and it seems very strange.
I put here all the logs i have. The ownership of the files are ok but something is missing....
Nope the ownership/permissions are not ok
^C koha@tst-koha:~/var/log$ tail -f koha-zebradaemon.err 20130529 14:03:41 koha-zebra-ctl.bibecp: client (pid 17514) exited with 1 status 20130529 14:03:41 koha-zebra-ctl.bibecp: client (pid 17515) exited with 1 status
zebrasrv can't start, zebra is not running
koha@tst-koha:~/var/log$ tail -f koha-zebradaemon-output.log 14:03:41-29/05 [fatal] lock file /home/koha/var/lock/zebradb/biblios/zebrasrv.pid [Permission denied]
Oh, and now we know why, it can't open it's lock file, this is definitely permissions related. Check the permissions and ownership of that file/directory. Chris