You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
errors.dart:167 Uncaught (in promise) Error: OperationError: Error processing ICE candidate
at Object.createErrorWithStack (errors.dart:249)
at Object._rethrow (async_patch.dart:200)
at async._AsyncCallbackEntry.new.callback (zone.dart:1171)
at Object._microtaskLoop (schedule_microtask.dart:41)
at _startMicrotaskLoop (schedule_microtask.dart:50)
at async_patch.dart:166
[ion-sdk-flutter] DEBUG: send: {"method":"trickle","params":{"target":0,"candidate":{"candidate":"candidate:4193552346 1 udp 1685987071 218.241.217.42 63938 typ srflx raddr 192.168.108.49 rport 63938 generation 0 ufrag FLU7 network-id 2 network-cost 10","sdpMid":"2","sdpMLineIndex":2}}}
errors.dart:167 Uncaught (in promise) Error: Expected a value of type 'String', but got one of type 'DomException'
at Object.throw_ [as throw] (errors.dart:216)
at Object.castError (errors.dart:64)
at Object.cast [as as] (operations.dart:442)
at Function.as (core_patch.dart:650)
at logger.Logger.new.error (logger.dart:7)
at client$.Client.new.onnegotiationneeded (client.dart:163)
at onnegotiationneeded.throw ()
at async_patch.dart:60
at _RootZone.runBinary (zone.dart:1451)
at _FutureListener.thenAwait.handleError (future_impl.dart:157)
at handleError (future_impl.dart:708)
at Function._propagateToListeners (future_impl.dart:729)
at _Future.new.[_completeError] (future_impl.dart:537)
at async._AsyncCallbackEntry.new.callback (future_impl.dart:593)
at Object._microtaskLoop (schedule_microtask.dart:41)
at _startMicrotaskLoop (schedule_microtask.dart:50)
at async_patch.dart:166
The text was updated successfully, but these errors were encountered:
Thanks, you are right, but I got another exception, Do you have the same problem?
errors.dart:187 Uncaught (in promise) Error: OperationError: Error processing ICE candidate
at Object.createErrorWithStack (errors.dart:269)
at Object._rethrow (async_patch.dart:200)
at async._AsyncCallbackEntry.new.callback (zone.dart:1339)
at Object._microtaskLoop (schedule_microtask.dart:40)
at _startMicrotaskLoop (schedule_microtask.dart:49)
at async_patch.dart:166
signal server is latest version ion from master branch
ion.JsonRPCSignal('wss://ip:8443/ws?uid=uuid');
debug with chrome
[ion-sdk-flutter] DEBUG: msg: {"id":"1f924ff8-b9a2-4ce0-9605-27d55c094474","result":{"type":"answer","sdp":"v=0\r\no=- 4866327441167300290 1607673876 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=fingerprint:sha-256 23:09:0D:BF:64:D4:18:83:DA:AA:5B:04:78:54:19:40:CF:97:2E:C7:9F:12:88:D3:4E:6F:58:BF:1C:22:17:A5\r\na=group:BUNDLE 0\r\nm=application 9 DTLS/SCTP 5000\r\nc=IN IP4 0.0.0.0\r\na=setup:active\r\na=mid:0\r\na=sendrecv\r\na=sctpmap:5000 webrtc-datachannel 1024\r\na=ice-ufrag:qilePTdhhPsHBOiG\r\na=ice-pwd:DSfSezGroySAPKMCmIaXedWTbJVNQnDQ\r\n"},"jsonrpc":"2.0"}
errors.dart:167 Uncaught (in promise) Error: OperationError: Error processing ICE candidate
[ion-sdk-flutter] DEBUG: send: {"method":"trickle","params":{"target":0,"candidate":{"candidate":"candidate:4193552346 1 udp 1685987071 218.241.217.42 63938 typ srflx raddr 192.168.108.49 rport 63938 generation 0 ufrag FLU7 network-id 2 network-cost 10","sdpMid":"2","sdpMLineIndex":2}}}
errors.dart:167 Uncaught (in promise) Error: Expected a value of type 'String', but got one of type 'DomException'
at Object.throw_ [as throw] (errors.dart:216)
at Object.castError (errors.dart:64)
at Object.cast [as as] (operations.dart:442)
at Function.as (core_patch.dart:650)
at logger.Logger.new.error (logger.dart:7)
at client$.Client.new.onnegotiationneeded (client.dart:163)
at onnegotiationneeded.throw ()
at async_patch.dart:60
at _RootZone.runBinary (zone.dart:1451)
at _FutureListener.thenAwait.handleError (future_impl.dart:157)
at handleError (future_impl.dart:708)
at Function._propagateToListeners (future_impl.dart:729)
at _Future.new.[_completeError] (future_impl.dart:537)
at async._AsyncCallbackEntry.new.callback (future_impl.dart:593)
at Object._microtaskLoop (schedule_microtask.dart:41)
at _startMicrotaskLoop (schedule_microtask.dart:50)
at async_patch.dart:166
The text was updated successfully, but these errors were encountered: