blacktop/docker-elasticsearch-alpine

x-pack and tag 6 broken?

Dexus opened this issue · 7 comments

Dexus commented

Hello,

I get allways errors like:

data_2    | error: exec: "data": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
data_2    | error: exec: "data": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
data_2    | error: exec: "data": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH
ingest_1  | error: exec: "ingest": executable file not found in $PATH
master_1  | error: exec: "master": executable file not found in $PATH

can you please tell me the exact cmd you are running and what your are running it on? thank you

Is using the x-pack images important to you? Or just the 6.2 images? The reason why I ask is the x-pack images have changed a lot and now need passwords setup before they can launch and SSL between nodes etc etc

I have recreate your issue with the 6 images as well. looking into it now

I found the problem. The way I was creating different types of nodes no longer works because the elastic peeps have changed things around again.

Thank you very much for letting me know! 👍

Dexus commented

Thank you for fix it.

It is working now!