-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0, 3.6.1
-
Component/s: Networking
-
None
-
Environment:CentOS Linux release 7.4.1708 (Core)
-
Fully Compatible
-
ALL
-
v3.6
-
-
(copied to CRM)
Specifying --bind_ip localhost with or without an additional ip address results in the server error:
2018-01-10T18:17:10.809+0000 I STORAGE [initandlisten] exception in initAndListen std::exception: listen: Address already in use, terminating 2018-01-10T18:17:10.809+0000 I NETWORK [initandlisten] shutdown: going to close listening sockets...
As a result, it is not possible to start a server that binds to both localhost and an alternate IP address.
- related to
-
SERVER-37941 specifying --bind_ip localhost results in error "address already in use" when IPv6 alias exists
- Closed
-
SERVER-44184 De-duplicate resolved addresses on v3.6
- Closed