<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[stopUnusedServices stops TURN (and other services) after PeerTube restart]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I noticed an issue when restarting my PeerTube app.</p>
<p dir="auto">After triggering an app restart, Cloudron runs stopUnusedServices and stops several services:</p>
<p dir="auto">services: stopUnusedServices: stopping mysql (no apps use it)<br />
services: stopUnusedServices: stopping mongodb (no apps use it)<br />
services: stopUnusedServices: stopping turn (no apps use it)</p>
<p dir="auto">This happens consistently right after restarting PeerTube.</p>
<p dir="auto">While MySQL and MongoDB might not be used, TURN is required for PeerTube WebRTC P2P functionality.</p>
<p dir="auto">When TURN is stopped, P2P connections fail (especially for users behind strict NAT), and PeerTube falls back to HTTP streaming.</p>
<p dir="auto">Expected behavior:<br />
TURN should remain running if PeerTube requires it.</p>
<p dir="auto">Actual behavior:<br />
TURN is stopped automatically after app restart and must be restarted manually.</p>
<p dir="auto">It seems Cloudron does not detect TURN as a dependency of PeerTube.</p>
<p dir="auto">Is this expected behavior, or is there a misconfiguration or bug in addon detection?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.cloudron.io/topic/15346/stopunusedservices-stops-turn-and-other-services-after-peertube-restart</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Apr 2026 18:03:23 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15346.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Apr 2026 12:43:53 GMT</pubDate><ttl>60</ttl></channel></rss>