Elasticsearch (5.6.2) : cannot find x-pack-transport-5.6.2!

https://www.elastic.co/guide/en/elasticsearch/reference/5.6/setup-xpack-client.html

Hi,
I want to use the x-pack-transport for the elasticsearch (5.6.2) - cannot find the jar.

only 5.6.1 is available and when using get the following error:

-> Downloading file:///tmp/shay/f5-aggregation-manager-es-plugin.zip

[=================================================] 100%??

Exception in thread "main" java.lang.IllegalStateException: /usr/share/elasticsearch/plugins/.installing-4430687815412095367/x-pack-transport-5.6.1.jar requires Elasticsearch 5.6.1, your system: 5.6.2

            at org.elasticsearch.bootstrap.JarHell.checkManifest(JarHell.java:230)

            at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:183)

            at org.elasticsearch.plugins.InstallPluginCommand.jarHellCheck(InstallPluginCommand.java:558)

            at org.elasticsearch.plugins.InstallPluginCommand.verify(InstallPluginCommand.java:527)

            at org.elasticsearch.plugins.InstallPluginCommand.install(InstallPluginCommand.java:570)

            at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:218)

            at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:202)

            at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:67)

            at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:134)

            at org.elasticsearch.cli.MultiCommand.execute(MultiCommand.java:69)

            at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:134)

            at org.elasticsearch.cli.Command.main(Command.java:90)

            at org.elasticsearch.plugins.PluginCli.main(PluginCli.java:47)

can you please advice?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.