-
Notifications
You must be signed in to change notification settings - Fork 378
CRITICAL: ICE Procedure failed in 4.3.x #526
Comments
Hi, |
I am able to replicate it multiple times atleast in Chrome. |
Client sent a bad certificate to server according to the logs. |
Just figured out that one of the intermediate certificate that were installed int the service had expired while the root certificates were fine. Replaced it, will monitor this issue for next few days before closing this ticket. |
Hi, what's your intermediate certificate? |
Oh, BTW do you have any idea under what scenario can such failure happen? |
Hi, |
I see. |
Hi, I have upgraded the Server to the latest 4.3.x, also moved my deployment to a cloud with dedicated CPU, 8 core+32GB RAM to make sure its not an environment issue. Getting the exact same error, that too quite frequently. Please help!! |
Hello Team, This issue is severely impacting the functionality. Given that this is surely a critical issue for everyone using your MCU in production mode, Its important to identify and get this resolved as soon as possible. |
I was reviewing the server user guide, came across this line "But if you meet DTLS SSL connection error in webrtc-agent, please use 1024-bit instead of 2048-bit private key because of a known network MTU issue." Do you think its related as I am using 2048 bit Private key? |
Hello Team, Any update on this? I am pretty sure you cannot doubt the criticality of this issue and consider this issue in top priority. Regards |
I have the same problem on chrome beta build 85.0.4183.69 with owt 4.3.1. |
Hi @mattskinosix , |
The problem Is solved with this change #599. It change version of TLS used |
Thanks for the reply @mattskinosix , I have to pull the latest code from master to overcome this issue ? |
Yes, you need to compile from source code.
Il mer 26 ago 2020, 12:56 Jayaram Kurapati <[email protected]> ha
scritto:
… Thanks for the reply @mattskinosix <https://github.com/mattskinosix> , I
have to pull the latest code from master to overcome this issue ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#526 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGMHS4T4LKIYD2X7MHHY5DSCTS4XANCNFSM4NIKVTHQ>
.
|
One more question @mattskinosix , in v4.2.1 also this problem exists ?? |
I can't tell you for sure but i think yes. This issue Is Born with lastest
change in boringSSL. In version 4.0.1 i have the same issue.
|
I have the same issue, when I set x509 version is invalid too. |
Hello Team, Any update on this? |
Hi.
New version have set this. The 4.3.1 version work of you compile It.
Il ven 16 ott 2020, 05:47 陈锐 <[email protected]> ha scritto:
… Hello Team,
Any update on this?
Today I have the same problem again.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#526 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGMHSZH6GFX3JLBPYK3DWDSK6633ANCNFSM4NIKVTHQ>
.
|
Thanks for the reply @mattskinosix 4.3.1 version fix issue #614, it's problem is "dtls1 read bytes: tlsv1 alert decode error". So, it is One more question? |
I think bad certificate Is for tour certificate in the agent...
I have 4.3.1 version working now without modify code
Il ven 16 ott 2020, 10:11 陈锐 <[email protected]> ha scritto:
… Thanks for the reply @mattskinosix <https://github.com/mattskinosix>
4.3.1 version fix issue #614
<#614>, it's
problem is "dtls1 read bytes: tlsv1 alert decode error".
but in the issue #526
<#526>, it's for
"dtls1_read_bytes:sslv3 alert bad certificate".
So, it is One more question?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#526 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGMHSZRM47PUAMN2JOWMWLSK753RANCNFSM4NIKVTHQ>
.
|
Hi Guys,
I have been facing connectivity issue with ICS MCU once every 7-8 times I connect. I guess this is happening after I deployed your latest branch last month following the TLS1.2 (as 4.3 release stopped working for safari)
Ref
https://github.com/open-webrtc-toolkit/owt-server/pull/466
This is critically impacting our production services, hence request you to look into it in priority.
Please find noted below client side and server side errors
WEBRTC LOG
CONFERENCE LOGS
Client side error:
The text was updated successfully, but these errors were encountered: