Elasticsearch in docker container crashes after restart when elasticsearch-plugins.yml is used #97702
Labels
>bug
:Core/Infra/Plugins
Plugin API and infrastructure
Team:Core/Infra
Meta label for core/infra team
Elasticsearch Version
7.17.11
Installed Plugins
repository-s3, analysis-icu
Java Version
bundled
OS Version
Linux 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Problem Description
When desired plugins listed in file elasticsearch-plugins.yml, elasticsearch at start creates file plugins/.elasticsearch-plugins.yml.cache. Once container restarts, this file prevents elasticsearch from starting.
Steps to Reproduce
Define plugins in config/elasticsearch-plugins.yml, for example:
Start docker container, then restart it.
Logs (if relevant)
The text was updated successfully, but these errors were encountered: