[SERVER-42229] Unable to start service when binding private ip address Created: 14/Jul/19 Updated: 27/Oct/23 Resolved: 17/Jul/19 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | 3.6.12 |
| Fix Version/s: | None |
| Type: | Question | Priority: | Minor - P4 |
| Reporter: | Hasil Kasim | Assignee: | Dmitry Agranat |
| Resolution: | Works as Designed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Participants: |
| Description |
|
Hi Team, I am trying to enable remote connection to Mongodb server from internal network ip address. I was able to reach server when binding with 0.0.0.0, but unable to start when adding private ip address. Config file - Logs - 2019-07-14T16:48:16.750+0400 I CONTROL [initandlisten] allocator: tcmalloc , operationProfiling: { slowOpThresholdMs: 10000 }, processManagement: { timeZoneInfo: "/usr/share/zoneinfo" }, storage: { dbPath: "/data/mongodb", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "/var/log/mongodb/mongod.log", quiet: true } }
|
| Comments |
| Comment by Dmitry Agranat [ 17/Jul/19 ] |
|
You need to bind values with appropriate internal IP or resolvable hostname. The SERVER project is for bugs and feature suggestions for the MongoDB server. As this ticket does not appear to a bug, I will now close it. If you need further assistance troubleshooting, I encourage you to ask our community by posting on the mongodb-user group or on Stack Overflow with the mongodb tag Thank you, |