ERROR:Request has timed out in Request: method:onIceCandidate

I implemented openvidu but when the user logs in most of the time the following error occurs

app.js:79864 ERROR:Request has timed out in Request: method:onIceCandidate params:{“endpointName”:“con_DKAmPG3rfy”,“candidate”:“candidate:3653158052 1 udp 2122260223 10.70.0.1 47929 typ host generation 0 ufrag plms network-id 1 network-cost 50”,“sdpMid”:“0”,“sdpMLineIndex”:0} request:{“jsonrpc”:“2.0”,“method”:“onIceCandidate”,“params”:{“endpointName”:“con_DKAmPG3rfy”,“candidate”:“candidate:3653158052 1 udp 2122260223 10.70.0.1 47929 typ host generation 0 ufrag plms network-id 1 network-cost 50”,“sdpMid”:“0”,“sdpMLineIndex”:0},“id”:176}
(anonymous) @ app.js:79864
app.js:80726 Error sending ICE candidate: {“request”:"{“jsonrpc”:“2.0”,“method”:“onIceCandidate”,“params”:{“endpointName”:“con_DKAmPG3rfy”,“candidate”:“candidate:3653158052 1 udp 2122260223 10.70.0.1 47929 typ host generation 0 ufrag plms network-id 1 network-cost 50”,“sdpMid”:“0”,“sdpMLineIndex”:0},“id”:176}",“requestTime”:1594227624875}
webpackJsonp…/node_modules/openvidu-browser/lib/OpenViduInternal/Logger/OpenViduLogger.js.OpenViduLogger.error @ app.js:80726

Can someone help me please resolve this error?

It usually means Kurento media server is so overloaded it can not manage requests.

Can you check CPU?

If you are using 2.14 version, please upgrade to 2.15.