ICE Connection failed! in same network

576 views
Skip to first unread message

Arun Pandiyan

unread,
May 2, 2017, 8:29:56 AM5/2/17
to discuss-webrtc

I tried connecting in the local network  and in cloud setup(with socket.io as signalling server) it returns as follows. I've passed both stun and turn servers 

I/libjingle: (openssladapter.cc:800): SSL_connect:SSLv3 read change cipher spec
05-02 13:17:20.541 8898-8981/org.appspot.apprtc I/libjingle: (openssladapter.cc:800): SSL_connect:SSLv3 read finished A
05-02 13:17:20.541 8898-8981/org.appspot.apprtc I/libjingle: (openssladapter.cc:800): SSL_connect:unknown state
05-02 13:17:20.541 8898-8981/org.appspot.apprtc I/libjingle: (openssladapter.cc:800): SSL_connect:SSL negotiation finished successfully
05-02 13:17:20.541 8898-8981/org.appspot.apprtc E/rtc: #
                                                       
# Fatal error in ../../webrtc/p2p/base/turnport.cc, line 379
                                                       
# last system error: 0
                                                       
# Check failed: server_address_.proto == PROTO_TCP
                                                       
#
                                                       
#
                                                       
                                                       
                                                       
--------- beginning of crash
05-02 13:17:20.542 8898-8981/org.appspot.apprtc A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 8981 (network_thread )
05-02 13:17:20.629 9182-9182/? A/DEBUG: pid: 8898, tid: 8981, name: network_thread   >>> org.appspot.apprtc <<<
05-02 13:17:20.638 9182-9182/? A/DEBUG:     #04 pc 000000000025adf4  /data/app/org.appspot.apprtc-2/lib/arm64/libjingle_peerconnection_so.so
05-02 13:17:20.639 9182-9182/? A/DEBUG:     #05 pc 00000000003a99f8  /data/app/org.appspot.apprtc-2/lib/arm64/libjingle_peerconnection_so.so
When i tried to use only stun server's alone it shows as follow

(stunport.cc:506): sendto : [0x00000016] Invalid argument

What's the problem here?

Taylor Brandstetter

unread,
May 3, 2017, 1:30:11 PM5/3/17
to discuss-webrtc
For the "Fatal error in turnport.cc", you're running into this bug which was just fixed: https://bugs.chromium.org/p/webrtc/issues/detail?id=7562

I'm not sure about the "Invalid argument" error. Can you share more of the log? It would be useful to know which candidate pair produces that error.

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/87339188-ff2c-4c17-91c1-1b9df3de2052%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Arun Pandiyan

unread,
May 5, 2017, 10:25:22 AM5/5/17
to discuss-webrtc
I changed my  iceServer list, then the problem didn't repeated any more! Regarding this one
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages