Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
None
-
ALL
-
Description
Hi I have mongo replica set with 3 servers, I can not connect to server using mongoose(NodeJS) and Mongo Shell, but with Studio 3T I can connect and change data.
I have tested the same but in my laptop, not in docker container, all works fine, mongoose(NodeJS) and Mongo Shell working fine.
I am using docker compose, I will add all files for reproduce the issue.