https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38912
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Magnus Enger <[email protected]> --- I think I am running into this problem in the wild now. I have one server with this problem, running on Ubuntu 20.04 and this version of Search::Elasticsearch: $ sudo apt-cache policy libsearch-elasticsearch-perl libsearch-elasticsearch-perl: Installed: 6.81-1-koha1 Candidate: 6.81-1-koha1 Version table: *** 6.81-1-koha1 500 500 http://debian.koha-community.org/koha 23.11/main amd64 Packages 100 /var/lib/dpkg/status 6.00-1 500 500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages I have another server without the problem, running Ubuntu 24.04 and this: $ sudo apt-cache policy libsearch-elasticsearch-perl libsearch-elasticsearch-perl: Installed: 8.12-1 Candidate: 8.12-1 Version table: *** 8.12-1 500 500 http://se.archive.ubuntu.com/ubuntu noble/universe amd64 Packages 100 /var/lib/dpkg/status 6.81-1-koha1 500 500 http://debian.koha-community.org/koha 23.11/main amd64 Packages I can't prove that the version of Search::Elasticsearch is what is causing this, but it is the only significant difference I have been able to find. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
