Hi, I am using Real-Time-SDK-2.0.1.G1 (C++, EMA) and initially my app was running in RedHat 7.9 and it was connecting to RTO feed successfully. But after RedHat 8.4 upgrade, app is not connecting to RTO with following warning. What could be the reason ?
loggerMsg
    TimeStamp: 01:46:12.551
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Attempt to connect using 
1] RSSL_CONN_TYPE_ENCRYPTED
Channel name Channel_0
Instance Name Consumer_0_10
RsslReactor 0x0x7f1fc2cfd550
InterfaceName 
hostName 
port 
CompressionType None
tcpNodelay false
ObjectName 
ProxyHost 
ProxyPort 
SecurityProtocol 4
EnableSessionManagement 1
Location eu-west-1
reconnectAttemptLimit 10
reconnectMinDelay 1000 msec
reconnectMaxDelay 5000 msec
connectionPingTimeout 60000 msec
initializationTimeout 0 sec
loggerMsgEnd
loggerMsg
    TimeStamp: 01:46:13.749
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Received ChannelOpened on channel Channel_0
Instance Name Consumer_0_10
loggerMsgEnd
loggerMsg
    TimeStamp: 01:46:13.766
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Successfully created a Reactor and Channel(s)
Channel name(s) Channel_0
Instance Name Consumer_0_10
loggerMsgEnd
loggerMsg
    TimeStamp: 01:46:13.767
    ClientName: ChannelCallbackClient
    Severity: Warning
    Text:    Received ChannelDownReconnecting event on channel Channel_0
Instance Name Consumer_0_10
RsslReactor 0x0x7f1fc2cfd550
RsslChannel 0x(nil)
Error Id -1
Internal sysError 0
Error Location /home/ec2-user/ema_tmp/Real-Time-SDK-master/Cpp-C/Eta/Impl/Reactor/rsslReactorWorker.c:1324
Error Text Initialization timed out.
loggerMsgEnd