-
Notifications
You must be signed in to change notification settings - Fork 686
ES_PLUGINS_INSTALL breaks boot sequence #237
Comments
Same issue on stateless configuration as well. Very curious - this was just working fine recently. What happened? |
Pod log: -> Downloading mapper-murmur3 from elastic |
After several different stages of debugging why my fresh instances are failing to boot, I've tracked it down to the
ES_PLUGINS_INSTALL
option. Without ES_PLUGINS_INSTALL, pods boot fine wihtout issue. Once ES_PLUGINS_INSTALL added, pods fail. I'm using the stateful master yaml files.It seems any Pires image from 6.3.0 to latest shares same behaviour.
Steps to re-create
ex.
Pod will load plugin, but then die.
Is there issue with stateful storage path? Unfortunately, I'm not able to find any logs.
The text was updated successfully, but these errors were encountered: