Update of elasticsearch plugin - Stack Overflow
stackoverflow.com › questions › 19997559Nov 15, 2013 · Expect that when you update Elasticsearch and start the service, that you will end up with an error because service won't start due to a plugin being one minor version behind the ES version, e.g. "license". Go to your elasticsearch bin directory and run the following commands: sudo ./plugin remove <plugin name> sudo ./plugin install <plugin name>