<div dir="ltr">I had a dedicated server for 1 Client . When that client faces the issue I started looking into the logs . And this is what the error I got . <div><br></div><div>but latter on when I saw other servers which is getting used by different client in that logs also same error coming everyday . </div><div><br></div><div>As a conclusion its happening with everybody . </div><div><br></div><div>Below is the configuration .</div><div><br></div><div>modparam("tls_mgm", "tls_method", "tlsv1_2")<br>modparam("tls_mgm", "verify_cert", "0")<br>modparam("tls_mgm", "require_cert", "0")<br>modparam("tls_mgm", "certificate", "/usr/etc/opensips/tls/3ccloudwebrtc2019.crt")<br>modparam("tls_mgm", "private_key", "/usr/etc/opensips/tls/3ccloud.key")<br>modparam("tls_mgm", "ca_list", "/usr/etc/opensips/tls/rootCA/cacert.pem")</div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 13, 2019 at 6:50 PM Răzvan Crainea <<a href="mailto:razvan@opensips.org">razvan@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Can you trace the SSL traffic between the two endpoints? Perhaps the SSL <br>
header give you a reason for not accepting the connection.<br>
Is this happening only for certain clients, or for everyone?<br>
Are you requiring any certificates validation?<br>
<br>
Best regards,<br>
Răzvan<br>
<br>
On 6/12/19 3:34 PM, Sasmita Panda wrote:<br>
> I am using opensips 2.2<br>
>   version: opensips 2.2.4 (x86_64/linux)<br>
> <br>
> I am using the proto_wss and tls_mgm module for establishing websocket <br>
> connection .<br>
> <br>
> I am getting bellow error again and again . Whats the reson behind this <br>
> and how can I solve this problem ?<br>
> <br>
> <br>
> Jun 10 00:00:15 localhost /usr/sbin/opensips[1548]: <br>
> INFO:core:probe_max_sock_buff: using snd buffer of 416 kb<br>
> Jun 10 00:00:15 localhost /usr/sbin/opensips[1548]: <br>
> INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 96<br>
> Jun 10 00:00:15 localhost /usr/sbin/opensips[1546]: <br>
> ERROR:proto_wss:tls_accept: New TLS connection from <a href="http://192.168.160.6:58616" rel="noreferrer" target="_blank">192.168.160.6:58616</a> <br>
> <<a href="http://192.168.160.6:58616" rel="noreferrer" target="_blank">http://192.168.160.6:58616</a>> failed to accept<br>
> Jun 10 00:00:15 localhost /usr/sbin/opensips[1546]: <br>
> ERROR:proto_wss:wss_read_req: cannot fix read connection<br>
> Jun 10 00:00:17 localhost /usr/sbin/opensips[1548]: <br>
> INFO:core:probe_max_sock_buff: using snd buffer of 416 kb<br>
> Jun 10 00:00:17 localhost /usr/sbin/opensips[1548]: <br>
> INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 96<br>
> Jun 10 00:00:17 localhost /usr/sbin/opensips[1546]: <br>
> ERROR:proto_wss:tls_accept: New TLS connection from <a href="http://192.168.175.59:12918" rel="noreferrer" target="_blank">192.168.175.59:12918</a> <br>
> <<a href="http://192.168.175.59:12918" rel="noreferrer" target="_blank">http://192.168.175.59:12918</a>> failed to accept<br>
> Jun 10 00:00:17 localhost /usr/sbin/opensips[1546]: <br>
> ERROR:proto_wss:wss_read_req: cannot fix read connection<br>
> <br>
> <br>
> Please do help .<br>
> <br>
> <br>
> <br>
> */Thanks & Regards/*<br>
> /Sasmita Panda/<br>
> /Senior Network Testing and Software Engineer/<br>
> /3CLogic , ph:07827611765/<br>
> <br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
> <br>
<br>
-- <br>
Răzvan Crainea<br>
OpenSIPS Core Developer<br>
   <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>