TURNS (TURN with TLS/DTLS) socket buffer operation error

See original GitHub issue

I’ve installed and configured coturn daemon for tls and plaintext listeners. It work fine, while connection is plaintext: turn_uris: [ "turn:domain.tld:3478?transport=udp", "turn:domain.tld:3478?transport=tcp" ]

testssl.sh domain.tld:5349 and testssl.sh domain.tld:3478 also shows no errors.

But when I use turn_uris: [ "turns:domain.tld:5349?transport=udp", "turns:domain.tld:5349?transport=tcp" ] or turn_uris: [ "turns:domain.tld:3478?transport=udp", "turns:domain.tld:3478?transport=tcp" ]

turnserver reports an error: session closed ... reason: TLS/TCP socket buffer operation error (callback)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

0reactions
jryanscommented, Sep 3, 2019

If all clients are affected, I would maybe start with riot-web and mention it affects the others as well, rather than fragmenting the conversation across 3 issues. (For the moment, it sounds like a TURN server configuration issue or coturn bug, but it’s hard to be sure.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

TURNS (TURN with TLS/DTLS) socket buffer operation error
TURNS (TURN with TLS/DTLS) socket buffer operation error #3299. Open. 532910 opened this issue on Sep 12, 2019 · 21 comments.
Read more >
Coturn fails to connect: "TLS/TCP socket buffer operation error ...
I think that coturn has an issue with TLS/TCP connections. Is this a known problem? With jvb configured to use my self-hosted coturn...
Read more >
reason: TLS/TCP socket buffer operation error (callback
For some reason turns 443/tcp is not working. I see this in my log: May 1 01:21:48 turn turnserver: 60: session 001000000000000001: closed...
Read more >
Java Secure Socket Extension (JSSE) Reference Guide
The JSSE API was designed to allow other SSL/TLS/DTLS protocols and Public ... the buffer } // obtain more inbound network data and...
Read more >
API documentation — nrfxlib 1.5.1 documentation
A non-negative socket descriptor on success, or -1 on error. ... If the fix retry time is non-zero, the GNSS receiver is turned...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found