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
Started an ipv6 ICE candidate in a network that doesn't support ipv6
A friendly error message
This scary error message was logged:
ice WARNING: 2019/04/14 01:35:50 could not allocate udp6 stun:stun.stunprotocol.org:3478: failed to create STUN client
We should let people know why this message happened and whether it can be ignored.
(reported by @adwpc)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What did you do?
Started an ipv6 ICE candidate in a network that doesn't support ipv6
What did you expect?
A friendly error message
What happened?
This scary error message was logged:
ice WARNING: 2019/04/14 01:35:50 could not allocate udp6 stun:stun.stunprotocol.org:3478: failed to create STUN client
We should let people know why this message happened and whether it can be ignored.
(reported by @adwpc)
The text was updated successfully, but these errors were encountered: