-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
There seems to be multiple errors occuring in the docker containers that crash the nodes and making the whole system unusable in docker setup.
Environment:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammyjava --version
java 11.0.17 2022-10-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.17+10-LTS-269)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.17+10-LTS-269, mixed mode)docker --version
Docker version 20.10.17, build 100c70180fCompiling and image building is done in taking the shortcuts mentioned in #17
The containers seem to start up fine (docker compose up), but upon initialisation both application servers (siga-01, siga-02) crash.
20230201_02_00_log.log
Database container keeps on running it is possible to connect to it, but the database siga_db (referenced in the docker file) is completely empty.
Assuming that docker is not usable at this version.
Metadata
Metadata
Assignees
Labels
No labels