Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency failed to start: container selks-db-1 is unhealthy #484

Open
1 task done
Sergio-her opened this issue Dec 3, 2024 · 4 comments
Open
1 task done

dependency failed to start: container selks-db-1 is unhealthy #484

Sergio-her opened this issue Dec 3, 2024 · 4 comments
Labels
Docker SELKS on Docker

Comments

@Sergio-her
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

SELKS 10

My actions:
git clone https://github.com/StamusNetworks/SELKS.git
cd SELKS/docker/
./easy-setup.sh
sudo -E docker compose up -d
Getting an error:
dependency failed to start: container selks-db-1 is unhealthy

I don't understand what my mistake is.

Expected Behavior

start SELKS

Steps To Reproduce

git clone https://github.com/StamusNetworks/SELKS.git
cd SELKS/docker/
./easy-setup.sh
sudo -E docker compose up -d

Docker version

Docker version 20.10.24+dfsg1, build 297e128

Docker version

Docker Compose version v2.16.0

OS Version

Description: Debian GNU/Linux 12 (bookworm)

Content of the environnement File

COMPOSE_PROJECT_NAME=selks
INTERFACES= -i enp1s0
SCIRIUS_DEBUG=True
NGINX_EXEC=nginx-debug
ELASTIC_MEMORY=12G
SCIRIUS_SECRET_KEY=ZFWOXMme96i2pIN8fGe2ovrW_bjqGRdMHpJGdDNJsEw
PWD=${PWD}

Version of SELKS

commit 4af455c (HEAD -> master, origin/master, origin/HEAD)
Author: Peter Manev [email protected]
Date: Thu Jun 13 13:18:18 2024 +0200

docker: Add Logstash/Kibana docker versions

Anything else?

.

@Sergio-her Sergio-her added the Docker SELKS on Docker label Dec 3, 2024
@pevma
Copy link
Member

pevma commented Dec 3, 2024

I think you can try :

docker compose down
docker compose up -d

and see if that fixes the issue

Thank you

@Sergio-her
Copy link
Author

Result:

dependency failed to start: container selks-db-1 is unhealthy
root@SEKS:/opt/selksd/SELKS/docker#

@Sergio-her
Copy link
Author

I do not know what was wrong, I reinstalled SELKS

@pevma
Copy link
Member

pevma commented Dec 3, 2024

Is it working ok now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker SELKS on Docker
Projects
None yet
Development

No branches or pull requests

2 participants