Skip to content
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

Setting [s3.client.default.endpoint] is a non-secure setting in ES 7.x #1

Open
serg3ant opened this issue Aug 13, 2019 · 0 comments
Open

Comments

@serg3ant
Copy link

serg3ant commented Aug 13, 2019

The container fails to start because of ES error:

org.elasticsearch.bootstrap.StartupException: java.lang.IllegalStateException: failed to load plugin class [org.elasticsearch.repositories.s3.S3RepositoryPlugin]
...
Caused by: java.lang.IllegalArgumentException: Setting [s3.client.default.endpoint] is a non-secure setting and must be stored inside elasticsearch.yml, but was found inside the Elasticsearch keystore

So the setting s3.client.default.endpoint can't be stored in Elasticsearch keystore.

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

No branches or pull requests

1 participant