[OpenSIPS-Users] tcp_blocking_connect failed and webRTC error

Bart Remans bart.remans at gmail.com
Wed Sep 13 03:29:42 EDT 2017


Hello,

I'm trying to connect through WSS but I keep getting a webRTC error when I
answer the call.
It gives errors: tcp_blocking_connect failed and proto_wss_connect failed.

When reading through the mailing list I found an similar issue (
http://lists.opensips.org/pipermail/users/2017-April/037030.html)
where it is suggested to check for a tcp connection with chrome.

My tcp connection is listed:
Connection::  ID=644711999 Type=wss State=0 Source=84.199.98.110:49914
Destination=172.31.47.216:4443 Lifetime=2017-09-13 07:18:25

my log:
INFO: [xc0i1N0cCb]: Received command 'offer' from 127.0.0.1:43539
NOTICE: [xc0i1N0cCb]: Creating new call
INFO: [xc0i1N0cCb]: offer time = 0.000879 sec
INFO: [xc0i1N0cCb]: Replying to 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: Received command 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: offer time = 0.000072 sec
INFO: [xc0i1N0cCb]: Replying to 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: Received command 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: offer time = 0.000064 sec
INFO: [xc0i1N0cCb]: Replying to 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: Received command 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: offer time = 0.000064 sec
INFO: [xc0i1N0cCb]: Replying to 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: Received command 'offer' from 127.0.0.1:43539
INFO: [xc0i1N0cCb]: offer time = 0.000063 sec
INFO: [xc0i1N0cCb]: Replying to 'offer' from 127.0.0.1:43539
INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 7
ERROR:core:tcp_connect_blocking: timeout 99189 ms elapsed from 100000 s
ERROR:proto_wss:ws_sync_connect: tcp_blocking_connect failed
ERROR:proto_wss:ws_connect: connect failed
ERROR:proto_wss:proto_wss_send: connect failed
ERROR:tm:msg_send: send() to 84.199.98.110:49824 for proto wss/6 failed
ERROR:tm:t_forward_nonack: sending request failed
INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 7
ERROR:core:tcp_connect_blocking: timeout 99193 ms elapsed from 100000 s
ERROR:proto_wss:ws_sync_connect: tcp_blocking_connect failed
ERROR:proto_wss:ws_connect: connect failed
ERROR:proto_wss:proto_wss_send: connect failed
ERROR:tm:msg_send: send() to 84.199.98.110:49829 for proto wss/6 failed
ERROR:tm:t_forward_nonack: sending request failed
INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 7
ERROR:core:tcp_connect_blocking: timeout 99228 ms elapsed from 100000 s
ERROR:proto_wss:ws_sync_connect: tcp_blocking_connect failed
ERROR:proto_wss:ws_connect: connect failed
ERROR:proto_wss:proto_wss_send: connect failed
ERROR:tm:msg_send: send() to 84.199.98.110:49885 for proto wss/6 failed
ERROR:tm:t_forward_nonack: sending request failed
INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 7
ERROR:core:tcp_connect_blocking: timeout 99192 ms elapsed from 100000 s
ERROR:proto_wss:ws_sync_connect: tcp_blocking_connect failed
ERROR:proto_wss:ws_connect: connect failed
ERROR:proto_wss:proto_wss_send: connect failed
ERROR:tm:msg_send: send() to 84.199.98.110:49890 for proto wss/6 failed
ERROR:tm:t_forward_nonack: sending request failed
ERROR:proto_wss:ws_process: Made 4 read attempts but message is not
complete yet - closing connection
INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 68
INFO:proto_wss:tls_accept: New TLS connection from 84.199.98.110:49909
accepted
INFO:proto_wss:tls_accept: Client did not present a TLS certificate
INFO:proto_wss:tls_dump_cert_info: tls_accept: local TLS server certificate
subject: /CN=seculux.base-01.be, issuer: /C=US/O=Let's Encrypt/CN=Let's
Encrypt Authority X3
INFO: [xc0i1N0cCb]: Received command 'delete' from 127.0.0.1:36390
INFO: [xc0i1N0cCb]: Tag 'tn863f6r4u' in delete message not found, ignoring
INFO: [xc0i1N0cCb]: delete time = 0.000173 sec
INFO: [xc0i1N0cCb]: Replying to 'delete' from 127.0.0.1:36390


Could you please help me?

With kind regards,

Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170913/a37a4877/attachment.html>


More information about the Users mailing list