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
Mongo connection options are not passed to custom OPLOG connections so we cannot provide the SSL certs and options.
This will cause Rocket.Chat cannot be started when using custom OPLOG implementation.
Steps to reproduce:
Start Rocket.Chat with a Mongo server which require SSL connection
Expected behavior:
Rocket.Chat starts
Actual behavior:
Rocket.Chat fails with error "OPLOG / REPLICA SET ARE REQUIRED TO RUN ROCKET.CHAT"
Server Setup Information:
Version of Rocket.Chat Server:
Operating System:
Deployment Method:
Number of Running Instances:
DB Replicaset Oplog:
NodeJS Version:
MongoDB Version:
Client Setup Information
Desktop App or Browser Version:
Operating System:
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered:
cuonghuunguyen
changed the title
Cannot use Custom OPLOG with MongoDB which require SSL connection
[BREAKING BUG] Cannot use Custom OPLOG with MongoDB which require SSL connection
Sep 30, 2021
Description:
Mongo connection options are not passed to custom OPLOG connections so we cannot provide the SSL certs and options.
This will cause Rocket.Chat cannot be started when using custom OPLOG implementation.
Steps to reproduce:
Expected behavior:
Rocket.Chat starts
Actual behavior:
Rocket.Chat fails with error
"OPLOG / REPLICA SET ARE REQUIRED TO RUN ROCKET.CHAT"
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: