3
1
Fork
You've already forked coturn-chart
0

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

Open
opened 2026年05月14日 16:18:27 +02:00 by jessebot · 0 comments

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 defaultreplicas:2

Additional context, if any

This seemed to start working again only when I changed the replicas to 1 in https://github.com/jessebot/coturn-chart/pull/10/commits/bcd1ee57fdcb193c8257a649234e800788c62cd8 in #10, but I don't know why it doesn't work with multiple coturn containers 🤷

## 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`: ```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 https://github.com/jessebot/coturn-chart/pull/10/commits/bcd1ee57fdcb193c8257a649234e800788c62cd8 in #10, but I don't know why it doesn't work with multiple coturn containers 🤷
Sign in to join this conversation.
No Branch/Tag specified
main
renovate/postgresql-18.x
renovate/mysql-14.x
9.8.0
9.7.1
9.6.0
9.5.2
9.5.1
9.5.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
open-engineering/coturn-chart#2
Reference in a new issue
open-engineering/coturn-chart
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?