Understanding KMS log: IceComponentStateChange FAILED for componentId 2

Good Morning!

We are consistently getting log entries (like the following example) in the KMS log with different devices, connections and in different sessions:

[36mopenvidu-server_1  | [0m [INFO] 2020-12-09 08:56:11,771 [AbstractJsonRpcClientWebSocket-reqResEventExec-e2-t2460] io.openvidu.server.kurento.core.KurentoParticipantEndpointConfig - KMS event [IceComponentStateChange]: -> endpoint: str_CAM_MQTH_con_LDykJg3gSE (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1607504171770

The state of “componentId: 2” only changes between “GATHERING”, “CONNECTING” and “FAILED”. We have never seen a log entry with the state “CONNECTED” for “componentId: 2”. Only “componentId: 1” gets to the state “CONNECTED”.

Can you please help to understand what this means?

Does anyone else get similar log entries in their deployment?

What is “componentId: 2”? Is this an error we should fix? Or can we ignore this error because it has no effect?

Thanks in advance! Kind regards!