https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21675
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] <[email protected]> --- I am facing the same issue. After upgrading to the latest: $ koha-elasticsearch --verbose --rebuild $instance Indexing biblios [NoNodes] ** No nodes are available: [vpc-els-w2lu.ap-southeast-1.es.amazonaws.com], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/Indexer.pm line 382. ES is up and running with 2 nodes. Curl response from Koha server: { "name" : "PiJKGkk", "cluster_name" : "18949800000:els", "cluster_uuid" : "KJB8jbkjhjki78KJKJ88", "version" : { "number" : "5.5.2", "build_hash" : "b2f0c09", "build_date" : "2018-09-11T13:05:43.663Z", "build_snapshot" : true, "lucene_version" : "6.6.0" }, "tagline" : "You Know, for Search" } -- 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] 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/
