<?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 disable Solr]]></title><description><![CDATA[<p dir="auto">I enabled Solr to try it out, but using 3GB is a bit much on my 4GB server and a bunch of my apps started crashing with OOM errors, so I need to disable it. I didn't see the option to disable it in mail settings, so I lowered the mail memory down to 512MB, which (perhaps predictably) caused even more problems and now the box app is not responding at all.</p>
<p dir="auto">I'm able to ssh into the server, but neither the cloudron web app nor cli works and instead gives "Login failed: Status code: 500 message: connect ECONNREFUSED 127.0.0.1:3306".</p>
<p dir="auto">Any ideas to un-f*** myself?</p>
]]></description><link>https://forum.cloudron.io/topic/5038/how-to-disable-solr</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 09:25:39 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5038.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 May 2021 20:19:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 19:00:18 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> I think that would be a good change.</p>
<p dir="auto">I also think I should have gone through the Troubleshooting document sooner <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f638.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--smile_cat" style="height:23px;width:auto;vertical-align:middle" title=":smile_cat:" alt="😸" /> :</p>
<p dir="auto"><a href="https://docs.cloudron.io/troubleshooting/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/troubleshooting/</a></p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/31087</link><guid isPermaLink="true">https://forum.cloudron.io/post/31087</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 19:00:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:47:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/infogulch" aria-label="Profile: infogulch">@<bdi>infogulch</bdi></a> said in <a href="/post/31082">How to disable Solr</a>:</p>
<blockquote>
<p dir="auto">My guess is that some general slowness (perhaps due to memory overcommit and swap?) was preventing the mail app from responding to queries about its status, which I percieved as "the button didn't show up".</p>
</blockquote>
<p dir="auto">Yes, exactly this. I can actually reproduce this. If the mail container is not responding, the button is not appearing. Maybe I will show some spinner or equivalent instead of the UI disappearing with no feedback.</p>
]]></description><link>https://forum.cloudron.io/post/31084</link><guid isPermaLink="true">https://forum.cloudron.io/post/31084</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 May 2021 18:47:24 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:34:38 GMT]]></title><description><![CDATA[<p dir="auto">And after starting the mail container, I was able to disable solr.</p>
<p dir="auto">Everything seems to be back online again. Thanks for your help.</p>
<p dir="auto">My guess is that some general slowness (perhaps due to memory overcommit and swap?) was preventing the mail app from responding to queries about its status, which I percieved as "the button didn't show up".</p>
]]></description><link>https://forum.cloudron.io/post/31082</link><guid isPermaLink="true">https://forum.cloudron.io/post/31082</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 18:34:38 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:26:51 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> <code>df -h</code> shows 23G Avail, so I suppose it's not a full disk.</p>
<p dir="auto"><code>systemctl status mysql</code> showed</p>
<pre><code>● mysql.service - MySQL Community Server
     Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
     Active: inactive (dead) since Sun 2021-05-09 20:01:10 UTC; 22h ago
</code></pre>
<p dir="auto"><code>systemctl start mysql</code> brought the admin page back up.</p>
]]></description><link>https://forum.cloudron.io/post/31079</link><guid isPermaLink="true">https://forum.cloudron.io/post/31079</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 18:26:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:19:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/infogulch" aria-label="Profile: infogulch">@<bdi>infogulch</bdi></a> It seems the box code is crashing instantly on start up. Can you check if there is disk space (df -h) and also if mysql is running using <code>systemctl status mysql</code>.</p>
]]></description><link>https://forum.cloudron.io/post/31074</link><guid isPermaLink="true">https://forum.cloudron.io/post/31074</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 May 2021 18:19:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:14:01 GMT]]></title><description><![CDATA[<p dir="auto">mail container is stopped, after <code>systemctl restart box</code> the logs transitioned from</p>
<pre><code>2021-05-10T18:04:40.001Z box:apphealthmonitor run: could not check app health. connect ECONNREFUSED 127.0.0.1:3306
Box GET /api/v1/cloudron/status 500 Internal Server Error connect ECONNREFUSED 127.0.0.1:3306 1.351 ms - 217
Box GET /api/v1/cloudron/status 500 Internal Server Error connect ECONNREFUSED 127.0.0.1:3306 1.692 ms - 217
Box GET /api/v1/cloudron/status 500 Internal Server Error connect ECONNREFUSED 127.0.0.1:3306 2.145 ms - 217
Box GET /api/v1/cloudron/status 500 Internal Server Error connect ECONNREFUSED 127.0.0.1:3306 2.381 ms - 217
2021-05-10T18:04:50.002Z box:apphealthmonitor run: could not check app health. connect ECONNREFUSED 127.0.0.1:3306
Box GET /api/v1/cloudron/status 500 Internal Server Error connect ECONNREFUSED 127.0.0.1:3306 1.853 ms - 217
</code></pre>
<p dir="auto">... into this:</p>
<pre><code>2021-05-10T18:04:51.732Z box:box Received SIGTERM. Shutting down.
2021-05-10T18:04:51.733Z box:tasks stopTask: stopping all tasks
2021-05-10T18:04:51.734Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2021-05-10T18:04:56.425Z box:server ==========================================
2021-05-10T18:04:57.946Z box:server ==========================================
2021-05-10T18:04:59.324Z box:server ==========================================
2021-05-10T18:05:00.540Z box:server ==========================================
2021-05-10T18:05:02.024Z box:server ==========================================
</code></pre>
<p dir="auto">Which if I tail the log it is still printing every second or so.</p>
<p dir="auto">However the <code>my.</code> admin page is still returning a 503.</p>
]]></description><link>https://forum.cloudron.io/post/31073</link><guid isPermaLink="true">https://forum.cloudron.io/post/31073</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 18:14:01 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 18:00:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/infogulch" aria-label="Profile: infogulch">@<bdi>infogulch</bdi></a> Oh ok, so the first step is to get the admin page up. I would stop the mail container first to get back some memory, <code>docker stop mail</code>. Then <code>systemctl restart box</code>. Does this get the dashboard up? If not, can you check <code>/home/yellowtent/platformdata/logs/box.log</code> ?</p>
]]></description><link>https://forum.cloudron.io/post/31071</link><guid isPermaLink="true">https://forum.cloudron.io/post/31071</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 May 2021 18:00:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 17:53:25 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> I'm saying the button was missing entirely. There was no button.</p>
<blockquote>
<p dir="auto">the button to open the config dialog was just missing.</p>
</blockquote>
<p dir="auto">Edit: to be clear, the screenshot above came directly from the <a href="http://cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">cloudron.io</a> docs pages, sorry if that was confusing.</p>
<p dir="auto">And I can't get to the admin page right now because it's been down since this occurred.</p>
]]></description><link>https://forum.cloudron.io/post/31069</link><guid isPermaLink="true">https://forum.cloudron.io/post/31069</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 17:53:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 16:48:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/infogulch" aria-label="Profile: infogulch">@<bdi>infogulch</bdi></a> Clicking that button is supposed to bring up the dialog again which will let you disable solr. Do you see any errors in the browser console when you click that button?</p>
<p dir="auto"><img src="/assets/uploads/files/1620665322402-0cd35c9f-8c00-4bea-8d97-098a537a7637-image.png" alt="0cd35c9f-8c00-4bea-8d97-098a537a7637-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/31059</link><guid isPermaLink="true">https://forum.cloudron.io/post/31059</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 May 2021 16:48:54 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 16:27:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> There was no checkbox. The email config page said that solr was enabled, but the button to open the config dialog was just missing.</p>
<p dir="auto">This button was just absent:</p>
<p dir="auto"><img src="/assets/uploads/files/1620660409091-b645b851-9140-420b-9ef9-859953bcbb47-image.png" alt="b645b851-9140-420b-9ef9-859953bcbb47-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> I'm referring to the <a href="https://docs.cloudron.io/email/#full-text-search" target="_blank" rel="noopener noreferrer nofollow ugc">Full Text Search feature in Email settings</a> which is powered by Solr.</p>
]]></description><link>https://forum.cloudron.io/post/31052</link><guid isPermaLink="true">https://forum.cloudron.io/post/31052</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Mon, 10 May 2021 16:27:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 10:15:16 GMT]]></title><description><![CDATA[<p dir="auto">Does it not work if you disable solr again by unchecking the same checkbox where you enabled it?</p>
]]></description><link>https://forum.cloudron.io/post/31040</link><guid isPermaLink="true">https://forum.cloudron.io/post/31040</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 10 May 2021 10:15:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to disable Solr on Mon, 10 May 2021 09:54:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/infogulch" aria-label="Profile: infogulch">@<bdi>infogulch</bdi></a> hello.</p>
<p dir="auto">First of all what do you mean by <code>I enabled Solr to try it out</code>?<br />
If you installed solar on the root system then just uninstall it..</p>
]]></description><link>https://forum.cloudron.io/post/31039</link><guid isPermaLink="true">https://forum.cloudron.io/post/31039</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Mon, 10 May 2021 09:54:55 GMT</pubDate></item></channel></rss>