-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Plugins not loaded #135
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
Ooops - just reread the docs - don't unzip the plugins :) Works correctly |
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
…c#135) * Add -e and -o pipefail to exit on failures more consistently.
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hiya
I've created a plugins dir in the elasticsearch directory, which contains:
However, when I start the server it says:
[15:58:43,262][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Initializing ...
[15:58:43,266][INFO ][plugins ] [Ezekiel] Loaded []
[15:58:45,536][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Initialized
[15:58:45,537][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Starting ...
clint
The text was updated successfully, but these errors were encountered: