Skip to content
New issue

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

bug: more than one coturn pod replicas causes operation not permitted issue? #16

Open
jessebot opened this issue Jul 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jessebot
Copy link
Collaborator

Describe your Issue

More than one replica seems to cause operation not permitted?

Logs and Errors

From to coturn container:

/usr/local/bin/docker-entrypoint.sh: line 14: /usr/bin/turnserver: Operation not permitted
/usr/local/bin/docker-entrypoint.sh: line 14: /usr/bin/turnserver: Success

Describe your Environment

  • Kubernetes distribution: kind

  • Helm Version (or App that manages helm): 3.12.2

  • Helm Chart Version: 4.0.0

  • values.yaml:

# only including the value that was changed from the default
replicas: 2

Additional context, if any

This seemed to start working again only when I changed the replicas to 1 in bcd1ee5 in #10, but I don't know why it doesn't work with multiple coturn containers 🤷

@jessebot jessebot added the bug Something isn't working label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant