<?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[How to rebuild the container from the Web Terminal?]]></title><description><![CDATA[<p dir="auto">I've been installing plugins on discourse according to the <a href="https://cloudron.io/documentation/apps/discourse/" target="_blank" rel="noopener noreferrer nofollow ugc">instructions here</a>. I'm having a problem where I'm not able to see the settings for installed plugins.</p>
<p dir="auto">For example, I installed discourse-subscriptions and added my stripe information but I can't get to the settings to set up the products and subscriptions.</p>
<p dir="auto">The discourse instructions say to <a href="https://meta.discourse.org/t/install-plugins-in-discourse/19157" target="_blank" rel="noopener noreferrer nofollow ugc">rebuild the container</a> after installing plugins. How do I do that within cloudron?</p>
]]></description><link>https://forum.cloudron.io/topic/2463/how-to-rebuild-the-container-from-the-web-terminal</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 14:38:42 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2463.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 May 2020 19:19:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Fri, 10 Jul 2020 09:21:20 GMT]]></title><description><![CDATA[<p dir="auto">I finally tested on a fresh install... and it works. So I dug some more, comparing the two installations, and realized at some point is a JS error on my regular install, linked to the chat integration plugin. In the end the code was outdated (it relied on a deprecated API), so I pulled the last version from git and... it worked.</p>
<p dir="auto">Long story short: this was a plugin bug <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f937.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--shrug" style="height:23px;width:auto;vertical-align:middle" title=":shrug:" alt="🤷" />  Sorry for the noise, and thanks for suggesting testing a separate install!</p>
]]></description><link>https://forum.cloudron.io/post/10445</link><guid isPermaLink="true">https://forum.cloudron.io/post/10445</guid><dc:creator><![CDATA[jfrey]]></dc:creator><pubDate>Fri, 10 Jul 2020 09:21:20 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Tue, 07 Jul 2020 17:49:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jfrey" aria-label="Profile: jfrey">@<bdi>jfrey</bdi></a> So, a way to reproduce this is to install discourse, then install discourse-chat-interaction and then the plugin does not appear anymore in the admin "plugins" section?</p>
]]></description><link>https://forum.cloudron.io/post/10364</link><guid isPermaLink="true">https://forum.cloudron.io/post/10364</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 07 Jul 2020 17:49:36 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Mon, 06 Jul 2020 23:26:43 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am facing the same issue, my plugins are not listed anymore in the admin "plugins" section, which prevent me to configure them properly. Running the command to remove the assets did not do anything (I tried it, repeatedly, restarting the app, installing new plugins, etc.). Everything is up to date as of today (discourse 2.5.0, cloudron 5.3.3). I am not sure when the page broke, it was working a couple months ago when I tuned the configuration of "discourse-chat-interaction" (this plugin, and the others, still work, their settings still appearing in other admin pages). I did nothing unusual since then on either the discourse or cloudron install.</p>
<p dir="auto">Is there a new step to perform since one of the latest discourse update?</p>
]]></description><link>https://forum.cloudron.io/post/10346</link><guid isPermaLink="true">https://forum.cloudron.io/post/10346</guid><dc:creator><![CDATA[jfrey]]></dc:creator><pubDate>Mon, 06 Jul 2020 23:26:43 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Wed, 06 May 2020 22:44:55 GMT]]></title><description><![CDATA[<p dir="auto">Fixed the docs as well - <a href="https://cloudron.io/documentation/apps/discourse/#installing-plugins" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloudron.io/documentation/apps/discourse/#installing-plugins</a></p>
]]></description><link>https://forum.cloudron.io/post/8175</link><guid isPermaLink="true">https://forum.cloudron.io/post/8175</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 06 May 2020 22:44:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Wed, 06 May 2020 22:42:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dev_nikema" aria-label="Profile: dev_nikema">@<bdi>dev_nikema</bdi></a> I was able to reproduce it. I think the issue is that a recent package introduced asset caching. The assets have to be cleared manually before the restart. In the terminal, run:</p>
<pre><code>rm -rf /run/discourse/public/assets/*
</code></pre>
<p dir="auto">Then restart the app. You should see the Subscriptions view after that (maybe refresh the browser if required).</p>
<p dir="auto"><img src="/assets/uploads/files/1588804899982-c3a4f964-b305-4b4f-825c-31ffae436058-image-resized.png" alt="c3a4f964-b305-4b4f-825c-31ffae436058-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/8174</link><guid isPermaLink="true">https://forum.cloudron.io/post/8174</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 06 May 2020 22:42:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Wed, 06 May 2020 19:38:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Yes, I've restarted many times.</p>
]]></description><link>https://forum.cloudron.io/post/8165</link><guid isPermaLink="true">https://forum.cloudron.io/post/8165</guid><dc:creator><![CDATA[dev_nikema]]></dc:creator><pubDate>Wed, 06 May 2020 19:38:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to rebuild the container from the Web Terminal? on Wed, 06 May 2020 19:37:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dev_nikema" aria-label="Profile: dev_nikema">@<bdi>dev_nikema</bdi></a> Have you tried restarting the app already? Under Console -&gt; Restart App. This is required for new plugins to load after installation.</p>
]]></description><link>https://forum.cloudron.io/post/8164</link><guid isPermaLink="true">https://forum.cloudron.io/post/8164</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 06 May 2020 19:37:42 GMT</pubDate></item></channel></rss>