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
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
Is there an existing issue for this?
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
Anything else?
.
The text was updated successfully, but these errors were encountered: