[Koha] No search results?
Mason James
mtj at kohaaloha.com
Thu Sep 20 02:25:00 NZST 2012
On 2012-09-20, at 1:36 AM, Seth Mayo wrote:
> So I've found a really strange problem today...
>
> I then told it to manually rebuild zebra - it seemed to do so fine but
> still no change. (Note: we have a cron that runs every 15 minutes and does
> this rebuild anyway)
>
>
> koha-zebradaemon-output.log:
> 22:07:15-19/09 zebrasrv(14) [warn] ir_session (exception)
> 22:07:20-19/09 zebrasrv(15) [warn] zebra_lock_create fail
> fname=/var/lock/koha/zebradb/biblios/norm..LCK [Permission denied]
your zebra files have incorrect permissions… (you ran rebuild-zebra.pl accidentally as root?)
> koha-zebraqueue-output.log:
> DBD::mysql::db commit failed: MySQL server has gone away at
> /usr/share/koha/bin/zebraqueue_daemon.pl line 135.
> DBI connect('dbname=kohadb;host=localhost;port=3306','koha',...) failed:
> Can't connect to local MySQL server through socket
> '/var/run/mysqld/mysqld.sock' (2) at /usr/share/koha/lib/C4/Context.pm line
> 758
...and your database hasn't started properly
More information about the Koha
mailing list