RocketChat / Rocket.Chat.Embedded.arm64

An open source journey bringing the latest Rocket.Chat releases to the arm64 universe
MIT License
24 stars 15 forks source link

Mongo replica exits immediately #4

Closed dza89 closed 3 years ago

dza89 commented 3 years ago

After running docker-compose up on an RPI4, the mongodb container starts together with rocketchat. The replica container immediately exits however.

docker logs:

connecting to: mongodb://mongo:27017/rocketchat?gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("6b2e789c-00ab-45d1-8cb5-82e0dfb6b866") }
MongoDB server version: 4.0.12
{
        "ok" : 1,
        "operationTime" : Timestamp(1600067167, 1),
        "$clusterTime" : {
                "clusterTime" : Timestamp(1600067167, 1),
                "signature" : {
                        "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="),
                        "keyId" : NumberLong(0)
                }
        }
}

Running everything default.