[Koha-bugs] [Bug 21675] Unable to add to a basket with ElasticSearch enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 29 08:06:15 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21675

reza.ganji at apu.edu.my <reza.ganji at apu.edu.my> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reza.ganji at apu.edu.my

--- Comment #2 from reza.ganji at apu.edu.my <reza.ganji at apu.edu.my> ---
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.


More information about the Koha-bugs mailing list