We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the self-host guide from https://docs.livekit.io/home/self-hosting/kubernetes The turn server is not working.
I'm getting this error on the server connection test. Connecting to signal connection via WebSocket
Connected to server, version 1.6.0.
Establishing WebRTC connection
udp 165.22.54.232:54288 host
tcp 165.22.54.232:7881 host (passive)
udp 10.15.0.47:56975 host (private)
tcp 10.15.0.47:7881 host (private)
udp 10.104.0.48:50234 host (private)
tcp 10.104.0.48:7881 host (private)
udp 172.17.0.1:55338 host (private)
tcp 172.17.0.1:7881 host (private)
udp 100.65.27.61:55053 host
tcp 100.65.27.61:7881 host (passive)
udp 10.244.0.211:52807 host (private)
tcp 10.244.0.211:7881 host (private)
WARNING: error with ICE candidate: 701 STUN host lookup received error. stun:global.stun.twilio.com:3478
WARNING: error with ICE candidate: 701 turns:st-turn.programming-hero.com:443?transport=tcp
Can connect via TURN
ERROR: could not establish pc connection Resuming connection after interruption
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I followed the self-host guide from https://docs.livekit.io/home/self-hosting/kubernetes
The turn server is not working.
I'm getting this error on the server connection test.
Connecting to signal connection via WebSocket
Connected to server, version 1.6.0.
Establishing WebRTC connection
udp 165.22.54.232:54288 host
tcp 165.22.54.232:7881 host (passive)
udp 10.15.0.47:56975 host (private)
tcp 10.15.0.47:7881 host (private)
udp 10.104.0.48:50234 host (private)
tcp 10.104.0.48:7881 host (private)
udp 172.17.0.1:55338 host (private)
tcp 172.17.0.1:7881 host (private)
udp 100.65.27.61:55053 host
tcp 100.65.27.61:7881 host (passive)
udp 10.244.0.211:52807 host (private)
tcp 10.244.0.211:7881 host (private)
WARNING: error with ICE candidate: 701 STUN host lookup received error. stun:global.stun.twilio.com:3478
WARNING: error with ICE candidate: 701 turns:st-turn.programming-hero.com:443?transport=tcp
WARNING: error with ICE candidate: 701 turns:st-turn.programming-hero.com:443?transport=tcp
Can connect via TURN
ERROR: could not establish pc connection
Resuming connection after interruption
PASS
The text was updated successfully, but these errors were encountered: