You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Song Zheng edited this page Oct 5, 2020
·
1 revision
Intro
This page documents the installation instructions for ElasticSearch and the steps we took to solve issues.
Troubleshooting
not every elastic image supports x-pack features, so request to /_security/ failed with rather unhelpful error.
There could be a problem with folder permissions. By default elastic copies permissions of specified path so with - ./esdata:/usr/share/elasticsearch/data it got a folder to which it couldn't write.