-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
With the latest server version, mongo-orchestration is unable to start mongod, providing the following error: Failed to set up listener: BadValue: Bad listen address "localhostAn invalid argument was supplied.
It appears to be an error parsing the bindIp key in these options:
options: { config: "c:\cygwin\tmp\mongo-ggy8hy", net: { bindIp: "localhost,::1", ipv6: true, port: 27017 }, replication: { enableMajorityReadConcern: true, oplogSizeMB: 100 }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "c:\cygwin\tmp\mongo-skwhln", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "c:\cygwin\tmp\mongo-skwhln\mongod.log" } }
- duplicates
-
SERVER-29755 Unix socket not created with latest server version by mongo-orchestration
-
- Closed
-