Ivan Vinogradov

Results 5 comments of Ivan Vinogradov

Hi, about point 2: сheck rights for users on mongodb, in particular `{role: "clusterMonitor", db: "admin"} ` looks like the oplog is not used link to docs https://docs.rocket.chat/quick-start/deploying-rocket.chat/rapid-deployment-methods/docker-and-docker-compose/docker-containers/high-availability-install#install-mongodb-replicaset

I set env `ME_CONFIG_MONGODB_SERVER: ''` and this works ``` Mongo Express server listening at http://0.0.0.0:8081 Server is open to allow connections from anyone (0.0.0.0)#033[39m Database connected Connected to dbname ```...