Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call connection issue - Failed to send TURN message #1365

Open
RaviGautam opened this issue Sep 23, 2023 · 0 comments
Open

Call connection issue - Failed to send TURN message #1365

RaviGautam opened this issue Sep 23, 2023 · 0 comments

Comments

@RaviGautam
Copy link

Hi team,

I am facing an issue with the call connection. The call is not connected randomly and I found the following logs when the call is not connecting-

Sent STUN request 1; resend delay = 250 (stunrequest.cc:250): Sent STUN request 1; resend delay = 250 (stunrequest.cc:250): Sent STUN request 1; resend delay = 250 (turnport.cc:801): Port[0x10805f400:0:1:0:relay:Net[en1:169.254.0.x/16:Wifi:id=1]]: Failed to send TURN message, error: 65 (turnport.cc:1281): Port[0x10805f400:0:1:0:relay:Net[en1:169.254.0.x/16:Wifi:id=1]]: TURN allocate request sent, id=75314e467669796266674a74 (stunrequest.cc:250): Sent STUN request 7; resend delay = 8000 (stunport.cc:540): sendto : [0x00000041] No route to host (stunrequest.cc:250): Sent STUN request 7; resend delay = 8000 (stunport.cc:540): sendto : [0x00000041] No route to host (stunrequest.cc:250): Sent STUN request 7; resend delay = 8000 (turnport.cc:801): Port[0x1080a7800:1:1:0:relay:Net[en1:169.254.0.x/16:Wifi:id=1]]: Failed to send TURN message, error: 65 (turnport.cc:1281): Port[0x1080a7800:1:1:0:relay:Net[en1:169.254.0.x/16:Wifi:id=1]]: TURN allocate request sent, id=334a466747623251374b6d4f

I am using the following environment-

iOS Version - 17.0
Quickblox iOS SDK version - 2.19.0
QuickbloxWebRTC SDK version - 2.8.1
Xcode Version - 14.3.1

The TURN server is creating issues according to me-
(turnport.cc:801): Port[0x1080a7800:1:1:0:relay:Net[en1:169.254.0.x/16:Wifi:id=1]]: Failed to send TURN message, error: 65

Thanks in Advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant