I am trying to install SQL 2019 Preview on RHEL 7.6 . When configuring mssql , it failed with following errors:
Error: 26024, Severity: 16, State: 1.
2019-01-25 11:44:06.39 spid23s Server failed to listen on 'any' <ipv6> 1433. Error: 0x2742. To proceed, notify your system administrator.
2019-01-25 11:44:06.39 spid23s Error: 17182, Severity: 16, State: 1.
2019-01-25 11:44:06.39 spid23s TDSSNIClient initialization failed with error 0x2742, status code 0xa. Reason: Unable to initialize the TCP/IP listener. A socket operation encountered
a dead network.
2019-01-25 11:44:06.39 spid23s Error: 17182, Severity: 16, State: 1.
2019-01-25 11:44:06.39 spid23s TDSSNIClient initialization failed with error 0x2742, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous
errors. A socket operation encountered a dead network.
2019-01-25 11:44:06.40 spid23s Error: 17826, Severity: 18, State: 3.
2019-01-25 11:44:06.40 spid23s Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately
preceding this one in the error log.
2019-01-25 11:44:06.40 spid23s Error: 17120, Severity: 16, State: 1.
2019-01-25 11:44:06.40 spid23s SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the operating system error log for information
about possible related problems.
S.Prema