-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.0.0
-
Component/s: None
Connecting using the MongoClient with the connection String "mongo:///tmp/mongo-27017.sock" always fails with exception "Error: failed to connect to [/tmp/mongodb-27017.sock:27017]". Based on this it seems that the NODE driver doesn't support unix domain sockets yet. Please add support for unix domain sockets, or document more clearly how a unix domain socket connection is to be established.