You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
Port 5349 behind the lb is unavailable
but, 3478 port is available
Logs and Errors
# Give us any logs or errors you're getting here
Describe your Environment
Kubernetes distribution:
Helm Version (or App that manages helm):
Helm Chart Version:
values.yaml:
ports:
-- minimum ephemeral port for coturn
min: 49152
-- maximum ephemeral port for coturn
max: 65535
-- insecure listening port
listening: 3478
-- secure listening port
tlsListening: 5349
# anonymize any sensitive data and then paste your values.yaml here
Describe your Issue
Port 5349 behind the lb is unavailable
but, 3478 port is available
Logs and Errors
Describe your Environment
Kubernetes distribution:
Helm Version (or App that manages helm):
Helm Chart Version:
values.yaml:ports:
-- minimum ephemeral port for coturn
min: 49152
-- maximum ephemeral port for coturn
max: 65535
-- insecure listening port
listening: 3478
-- secure listening port
tlsListening: 5349
# anonymize any sensitive data and then paste your values.yaml hereAdditional context, if any