http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
Juan Romay Sieira <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #62 from Juan Romay Sieira <[email protected]> --- I'm testing ES. My problem is that Koha is always trying to connect to localhost:9200, but my koha-conf.xml has: <elasticsearch> <server>192.168.0.213:9200</server> <index_name>core</index_name> </elasticsearch> my instance of ES it not in localhost. Do I have to do something to force to connect to 192.168.0.213 and not to localhost? This is the error: [NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/local/share/perl/5.10.1/Catmandu/Store/ElasticSearch.pm line 61 -- 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/
