Hi Team,
I am getting an error in my IQService logs. Has anyone seen this before or know how to troubleshoot it?
RpcResponse version="1.0" requestId="" complete="false">
<RpcErrors>
<List>
<String>A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond</String>
</List>
</RpcErrors>
</RpcResponse>"
11/21/2024 17:29:05 : RpcHandler [ Thread-30 ] DEBUG : "ENTER Close"
11/21/2024 17:29:05 : RpcHandler [ Thread-30 ] DEBUG : "EXIT Close"
11/21/2024 17:30:16 : RpcServer [ Thread-6 ] DEBUG : "listening on port : 5050"
11/21/2024 17:30:16 : RpcServer [ Thread-6 ] DEBUG : "Execution registry has [0] items."
11/21/2024 17:30:16 : KeyStore [ Thread-6 ] DEBUG : "FLAGS: UseMachineKeyStore, UseExistingKey"
11/21/2024 17:30:16 : KeyStore [ Thread-6 ] DEBUG : "KEY CONTAINER NAME: IQService Transmission Keys5050"
11/21/2024 17:30:16 : KeyStore [ Thread-6 ] DEBUG : "DEBUG -- Existing RSA key not found, using default key."
11/21/2024 17:30:16 : RpcServer [ Thread-6 ] DEBUG : "New Listener Thread Created..."
11/21/2024 17:30:16 : RpcServer [ Thread-31 ] DEBUG : "New Connection..."
11/21/2024 17:30:20 : RpcHandler [ Thread-31 ] ERROR : "Malformed request received from client - ::ffff:10.13.1.100:51673. Received header length as - Error in parsing - Input string was not in a correct format."
11/21/2024 17:30:20 : RpcHandler [ Thread-31 ] INFO : "OutgoingResponse:
<?xml version="1.0" encoding="utf-8"?>
<RpcResponse version="1.0" requestId="" complete="false">
<RpcErrors>
<List>
<String>Malformed request received.</String>
</List>
</RpcErrors>
</RpcResponse>"
11/21/2024 17:30:20 : RpcHandler [ Thread-31 ] DEBUG : "ENTER Close"
11/21/2024 17:30:20 : RpcHandler [ Thread-31 ] DEBUG : "EXIT Close"