stopUnusedServices stops TURN (and other services) after PeerTube restart
-
Hi,
I noticed an issue when restarting my PeerTube app.
After triggering an app restart, Cloudron runs stopUnusedServices and stops several services:
services: stopUnusedServices: stopping mysql (no apps use it)
services: stopUnusedServices: stopping mongodb (no apps use it)
services: stopUnusedServices: stopping turn (no apps use it)This happens consistently right after restarting PeerTube.
While MySQL and MongoDB might not be used, TURN is required for PeerTube WebRTC P2P functionality.
When TURN is stopped, P2P connections fail (especially for users behind strict NAT), and PeerTube falls back to HTTP streaming.
Expected behavior:
TURN should remain running if PeerTube requires it.Actual behavior:
TURN is stopped automatically after app restart and must be restarted manually.It seems Cloudron does not detect TURN as a dependency of PeerTube.
Is this expected behavior, or is there a misconfiguration or bug in addon detection?
Thanks.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login