11 Oct
2014
11 Oct
'14
5:19 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005 --- Comment #16 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to Jacek Ablewicz from comment #15)
Also, misc/link_bibs_to_authorities.pl script doesn't work properly any longer:
misc/link_bibs_to_authorities.pl --test
after 20 or so seconds, it's starting to throw the following errors:
oAuth error: Connect failed (10000) unix:/home/koha/koha-dev/var/run/zebradb/authoritysocket ZOOM
and zebra daemons count climbs to (and stays at) 1019.
Ah yes, that looks like a bug in the script, in that it is making a new connection every query, instead of only once. Ill have a look at fixing that script. -- You are receiving this mail because: You are watching all bug changes.