http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005
--- Comment #16 from Chris Cormack <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
