Hi,
I have an issue with mongo container when try to start service.
Here’s the log from mongo container.
clearml-mongo | 2021-12-21T08:24:54.567790371Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] db version v3.6.5 clearml-mongo | 2021-12-21T08:24:54.567795995Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] git version: a20ecd3e3a174162052ff99913bc2ca9a839d618 clearml-mongo | 2021-12-21T08:24:54.567800418Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1t 3 May 2016 clearml-mongo | 2021-12-21T08:24:54.567804483Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] allocator: tcmalloc clearml-mongo | 2021-12-21T08:24:54.567808327Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] modules: none clearml-mongo | 2021-12-21T08:24:54.567812042Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] build environment: clearml-mongo | 2021-12-21T08:24:54.567815800Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] distmod: debian81 clearml-mongo | 2021-12-21T08:24:54.567819707Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] distarch: x86_64 clearml-mongo | 2021-12-21T08:24:54.567823479Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] target_arch: x86_64 clearml-mongo | 2021-12-21T08:24:54.567827327Z 2021-12-21T08:24:54.567+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true }, setParameter: { internalQueryExecMaxBlockingSortBytes: "196100200" } } clearml-mongo | 2021-12-21T08:24:54.569488260Z 2021-12-21T08:24:54.569+0000 W - [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty. clearml-mongo | 2021-12-21T08:24:54.570170433Z 2021-12-21T08:24:54.570+0000 I - [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. clearml-mongo | 2021-12-21T08:24:54.570464193Z 2021-12-21T08:24:54.570+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. clearml-mongo | 2021-12-21T08:24:54.570727002Z 2021-12-21T08:24:54.570+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7453M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),cache_cursors=false,log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), clearml-mongo | 2021-12-21T08:24:54.927700022Z 2021-12-21T08:24:54.927+0000 E STORAGE [initandlisten] WiredTiger error (-31802) [1640075094:927521][1:0x7ff713c77a00], file:WiredTiger.wt, connection: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error clearml-mongo | 2021-12-21T08:24:54.927716016Z 2021-12-21T08:24:54.927+0000 E STORAGE [initandlisten] WiredTiger error (0) [1640075094:927545][1:0x7ff713c77a00], file:WiredTiger.wt, connection: WiredTiger has failed to open its metadata clearml-mongo | 2021-12-21T08:24:54.927718512Z 2021-12-21T08:24:54.927+0000 E STORAGE [initandlisten] WiredTiger error (0) [1640075094:927549][1:0x7ff713c77a00], file:WiredTiger.wt, connection: This may be due to the database files being encrypted, being from an older version or due to corruption on disk clearml-mongo | 2021-12-21T08:24:54.927720532Z 2021-12-21T08:24:54.927+0000 E STORAGE [initandlisten] WiredTiger error (0) [1640075094:927569][1:0x7ff713c77a00], file:WiredTiger.wt, connection: You should confirm that you have opened the database with the correct options including all encryption and compression options clearml-mongo | 2021-12-21T08:24:54.929247549Z 2021-12-21T08:24:54.929+0000 E - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 416 clearml-mongo | 2021-12-21T08:24:54.929607136Z 2021-12-21T08:24:54.929+0000 I STORAGE [initandlisten] exception in initAndListen: Location28595: -31802: WT_ERROR: non-specific WiredTiger error, terminating clearml-mongo | 2021-12-21T08:24:54.929613581Z 2021-12-21T08:24:54.929+0000 I NETWORK [initandlisten] shutdown: going to close listening sockets... clearml-mongo | 2021-12-21T08:24:54.929615712Z 2021-12-21T08:24:54.929+0000 I NETWORK [initandlisten] removing socket file: /tmp/mongodb-27017.sock clearml-mongo | 2021-12-21T08:24:54.929619835Z 2021-12-21T08:24:54.929+0000 I CONTROL [initandlisten] now exiting clearml-mongo | 2021-12-21T08:24:54.929621612Z 2021-12-21T08:24:54.929+0000 I CONTROL [initandlisten] shutting down with code:100