Date: Mon, 2 Apr 2018 22:02:42 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> To: elastic@FreeBSD.org Subject: Re: Elastic won't start after upgrade 5.3 to 5.6 with x-pack plugin Message-ID: <f13195c3-6a2e-2ed0-d1af-54c0898b3178@quip.cz> In-Reply-To: <b9821db7-896e-43c1-2058-e62c52338e2f@quip.cz> References: <b9821db7-896e-43c1-2058-e62c52338e2f@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Miroslav Lachman wrote on 2018/04/02 16:29: > I upgraded Elasticsearch to 5.6 but it won't start with x-pack (also > upgraded to 5.6) [...] > [2018-04-02T16:24:43,926][INFO ][o.e.p.PluginsService ] [Ananas] > loaded plugin [x-pack] > [2018-04-02T16:24:45,869][DEBUG][o.e.a.ActionModule ] Using REST > wrapper from plugin org.elasticsearch.xpack.XPackPlugin > [2018-04-02T16:24:46,735][ERROR][o.e.b.Bootstrap ] Exception > org.elasticsearch.ElasticsearchException: X-Pack is not supported and > Machine Learning is not available for [freebsd-x86_64]; you can use the > other X-Pack features (unsupported) by setting xpack.ml.enabled: false > in elasticsearch.yml > at [...] > I don't know where to start to fix this. > Can somebody help? It seems that the only way is to disable Machine Learning (as error message says - xpack.ml.enabled: false) Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f13195c3-6a2e-2ed0-d1af-54c0898b3178>