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
thoughtbox
changed the title
elasticsearch unable to start due to wrong ownership 🐞🐋 <title>
elasticsearch unable to start due to wrong ownership
Mar 24, 2024
Is there an existing issue for this?
Current Behavior
A fresh build will fail to bring up the container running Elasticsearch.
Expected Behavior
The container running Elasticsearch should start without errors.
Steps To Reproduce
Follow basic installation steps in https://github.com/StamusNetworks/SELKS/wiki/Docker
Docker version
Docker version 26.0.0, build 2ae903e
Docker version
No docker compose.
OS Version
Description: Debian GNU/Linux 10 (buster)
Content of the environnement File
COMPOSE_PROJECT_NAME=selks
INTERFACES= -i ens19
ELASTIC_DATAPATH=/local/selks/
SCIRIUS_SECRET_KEY=
ML_ENABLED=false
PWD=${PWD}
Version of SELKS
commit 2fc5391 (HEAD -> master, origin/master, origin/HEAD)
Merge: a030b9a 16fc908
Author: Eric Leblond [email protected]
Date: Mon Sep 11 08:35:37 2023 +0000
Anything else?
The fix is to change the ownership of /usr/share/elasticsearch/data to elasticsearch.
The text was updated successfully, but these errors were encountered: