Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Invalid plugin version in docker image #72

Closed
thomastaylor312 opened this issue Feb 6, 2017 · 3 comments
Closed

Invalid plugin version in docker image #72

thomastaylor312 opened this issue Feb 6, 2017 · 3 comments
Labels

Comments

@thomastaylor312
Copy link

Not sure if this is the correct repo for this, but the 5.2.0 image does not have the correct version of elasticsearch installed:

uncaught exception in thread [main]
org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: Plugin [discovery-kubernetes] is incompatible with Elasticsearch [5.1.1]. Was designed for version [5.2.0]
elasticsearch@b4e01e29e890:/usr/share/elasticsearch$ elasticsearch --version
Version: 5.1.1, Build: 5395e21/2016-12-06T12:36:15.409Z, JVM: 1.8.0_111
pires added a commit that referenced this issue Feb 7, 2017
@pires pires self-assigned this Feb 7, 2017
@pires pires added the bug label Feb 7, 2017
@huangfushun
Copy link

huangfushun commented Feb 13, 2017

please fix incompatible version with image: 2.4.4

@prashantchitta
Copy link

I am getting the same error that @thomastaylor312 got. I am currently using https://hub.docker.com/r/fabric8/elasticsearch-k8s/tags/ 5.2.0 version. Is there any plan to upgrade the image with the fix?
cc @pires @jimmidyson

@metal3d
Copy link

metal3d commented Sep 13, 2017

as @huangfushun same problem on 2.4.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants