<?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[Discourse - problem installing plugins]]></title><description><![CDATA[<p dir="auto">Hi cloudron community,</p>
<p dir="auto">It may sound like a supernoob question. But I still have no clue about the answer.<br />
I have a discourse installed <a href="digitalbuddy.fr">here</a><br />
When I try to install a plugin and run the following lines in the app's terminal:</p>
<pre><code>cd /app/code/plugins
git clone &lt;plugin-repo&gt;
cd /app/code
bundle exec rake plugin:install_gems['REPLACE_WITH_PLUGINS_NAME'] 
</code></pre>
<p dir="auto">Everything works well.<br />
But when I try to run the last line of command</p>
<pre><code>rm -rf /run/discourse/public/assets/*
</code></pre>
<p dir="auto">the site goes down and the app doesn't work anymore.<br />
Why ? And how should I do ?</p>
]]></description><link>https://forum.cloudron.io/topic/5759/discourse-problem-installing-plugins</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 03:28:22 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5759.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Oct 2021 12:48:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Discourse - problem installing plugins on Wed, 06 Oct 2021 09:29:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: brutalbirdie">@<bdi>brutalbirdie</bdi></a> yes, thanks <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60a.png?v=16ee7d1409f" class="not-responsive emoji emoji-android emoji--blush" style="height:23px;width:auto;vertical-align:middle" title=":blush:" alt="😊" /></p>
]]></description><link>https://forum.cloudron.io/post/37322</link><guid isPermaLink="true">https://forum.cloudron.io/post/37322</guid><dc:creator><![CDATA[jimmmmy]]></dc:creator><pubDate>Wed, 06 Oct 2021 09:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to Discourse - problem installing plugins on Wed, 06 Oct 2021 09:23:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> thank you for your answer. It seems after further inquiries that it was due to a cache problem. I went over it again and all went well.</p>
]]></description><link>https://forum.cloudron.io/post/37321</link><guid isPermaLink="true">https://forum.cloudron.io/post/37321</guid><dc:creator><![CDATA[jimmmmy]]></dc:creator><pubDate>Wed, 06 Oct 2021 09:23:23 GMT</pubDate></item><item><title><![CDATA[Reply to Discourse - problem installing plugins on Tue, 05 Oct 2021 14:38:06 GMT]]></title><description><![CDATA[<p dir="auto">Exactly, did you read this line above?<br />
<a href="https://docs.cloudron.io/apps/discourse/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/discourse/</a></p>
<pre><code># the line below will force assets to be rebuilt on next application restart
rm -rf /run/discourse/public/assets/*
</code></pre>
]]></description><link>https://forum.cloudron.io/post/37264</link><guid isPermaLink="true">https://forum.cloudron.io/post/37264</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Tue, 05 Oct 2021 14:38:06 GMT</pubDate></item><item><title><![CDATA[Reply to Discourse - problem installing plugins on Tue, 05 Oct 2021 14:37:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimmmmy" aria-label="Profile: jimmmmy">@<bdi>jimmmmy</bdi></a> does the site come back up after you restart the app? Sounds like that is the last step.</p>
<blockquote>
<p dir="auto">Restart the application for the assets to get re-built.</p>
</blockquote>
<p dir="auto"><a href="https://docs.cloudron.io/apps/discourse/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/discourse/</a></p>
]]></description><link>https://forum.cloudron.io/post/37263</link><guid isPermaLink="true">https://forum.cloudron.io/post/37263</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 05 Oct 2021 14:37:35 GMT</pubDate></item></channel></rss>