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?