-
Notifications
You must be signed in to change notification settings - Fork 25.2k
install x-pack for elasticsearch 6.2.3 incompatible with version 6.2.2 #29346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@clemensloebig The upgrade process needs to be:
You cannot do each plugin one-by-one. |
yes i removed all plugins than tried with:
and the Output was:
|
I found the issue, there was another installed like "ingest-user-agent", after i removed the plugin also, i can install x-pack But the Error Message should be more clear, like |
After upgrading elasticsearch from 6.2.2 to 6.2.3
try to install elasticsearch X-Pack with
Output:
also not working with:
Elasticsearch version (
bin/elasticsearch --version
):6.2.3
Plugins installed: []
x-pack
JVM version (
java -version
):java version "1.8.0_161
OS version (
uname -a
if on a Unix-like system):Linux 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: