l7mp / stunner

A Kubernetes media gateway for WebRTC. Contact: info@l7mp.io
https://l7mp.io
MIT License
751 stars 58 forks source link

turn ERROR: Failed to handle datagram: failed to create stun message from packet: unexpected EOF: not enough bytes to read header #122

Closed gtokarz closed 8 months ago

gtokarz commented 9 months ago

When using UDP-CONNECT health monitor stunner-daemon spams following logs: turn ERROR: Failed to handle datagram: failed to create stun message from packet: unexpected EOF: not enough bytes to read header

Setup: Service as NodePort + manual openstack octavia loadbalancer with UDP-CONNECT health monitor. All seems working just the logs are cluttered a bit with error message.

rg0now commented 8 months ago

Closing this for now. If this comes up again, we will need to address this in upstream pion/turn. Please, reopen if you still think we should fix this.