<?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[Full disk + failed update -&gt; no more accessible dashboard]]></title><description><![CDATA[<p dir="auto">Dear Community,</p>
<p dir="auto">I launched an upgrade to my Cloudron today and realized afterwards my disk was full (5G of log of a failed upgrade, 26G of Overlay2). I was not able to clean up the space taken by docker (despite running only two low usage app). By removing the 5G of logs I was able to re-run the upgrade and get my apps back up and running.</p>
<p dir="auto">Nowhoever I can't access my Cloudron dashboard anymore. The URL at which I was getting my dashboard now redirect to one of my app with an invalid cert.</p>
<p dir="auto">I wanted to disable the app in question but can't login via Cloudron CLI.</p>
<p dir="auto">What can I do get back access to the dashboard? The DNS didn't change but it seems the routing in Cloudron was affected by the update.</p>
]]></description><link>https://forum.cloudron.io/topic/8254/full-disk-failed-update-no-more-accessible-dashboard</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 11:42:56 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8254.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Dec 2022 12:25:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 22:07:20 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> you could set up a cron that gets usage info, and  prints out a webpage you can monitor with Kuma for a keyword. When a threshold is met, you add/remove the keyword and fire off an alert via TG.</p>
<p dir="auto">Similar for monitoring something with change detection app or n8n workflow.</p>
]]></description><link>https://forum.cloudron.io/post/59922</link><guid isPermaLink="true">https://forum.cloudron.io/post/59922</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 11 Jan 2023 22:07:20 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 21:47:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> no offense caused, I realised what had happened <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=c34f2a691b3" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">I need to work out best way to get those notifications alerts set-up...</p>
]]></description><link>https://forum.cloudron.io/post/59920</link><guid isPermaLink="true">https://forum.cloudron.io/post/59920</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 11 Jan 2023 21:47:31 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 15:48:59 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> I didn't mean to direct my post at you !<br />
Just replied to and didn't remove the <code>@</code><br />
Hope no offence caused<br />
It was a general comment<br />
Do automate the checking ... saves oodles of time and brainwaves.</p>
]]></description><link>https://forum.cloudron.io/post/59902</link><guid isPermaLink="true">https://forum.cloudron.io/post/59902</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 11 Jan 2023 15:48:59 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 13:51:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> yeah, I don't (yet) have any such monitoring in place, but having previously suffered the woes of a full disk I now:</p>
<ol>
<li>have a massive drive with loads of free space, and</li>
<li>very often manually check on that</li>
</ol>
]]></description><link>https://forum.cloudron.io/post/59881</link><guid isPermaLink="true">https://forum.cloudron.io/post/59881</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 11 Jan 2023 13:51:48 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 13:20:43 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> said in <a href="/post/59873">Full disk + failed update -&gt; no more accessible dashboard</a>:</p>
<blockquote>
<p dir="auto">sounds like we should soon at least get better notifications:</p>
</blockquote>
<p dir="auto">notifications from Cloudron are great, but users are responsible for their own systems.  I recommend STRONGLY that system health and disk usage are monitored independently.  Yet another shout out for <code>ntfy.sh</code> either in their hosted version or your own self-hosted version.</p>
<p dir="auto">Accidents will always happen, but there is <code>no excuse</code> for not proactively monitoring, e.g.</p>
<pre><code>11/01/2023, 06:05

TC-MSI
Wed 11 Jan 06:05:01 UTC 2023
*** System restart required ***
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-ubuntu--lv 109G 20G 84G 19% /
</code></pre>
]]></description><link>https://forum.cloudron.io/post/59875</link><guid isPermaLink="true">https://forum.cloudron.io/post/59875</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 11 Jan 2023 13:20:43 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 12:49:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vwvw" aria-label="Profile: vwvw">@<bdi>vwvw</bdi></a> sounds like we should soon at least get better notifications:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/59743">Expose disk usage / free space to API (preferably with a readonly token)</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> ah ok, so you just want better notifications . Can do that.</p>
<p dir="auto">In 7.3.4 atleast, we started collecting du information in a cron job (every 24 hours).</p>
</blockquote>
]]></description><link>https://forum.cloudron.io/post/59873</link><guid isPermaLink="true">https://forum.cloudron.io/post/59873</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 11 Jan 2023 12:49:59 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Wed, 11 Jan 2023 12:31:08 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> I had followed the troubleshooting there to no avail. Deleting the root.key as mentionned in other posts was successfull but I still lost data in the mean time. Please improve how Cloudron deals with a disk getting full. That was subpar.</p>
]]></description><link>https://forum.cloudron.io/post/59869</link><guid isPermaLink="true">https://forum.cloudron.io/post/59869</guid><dc:creator><![CDATA[vwvw]]></dc:creator><pubDate>Wed, 11 Jan 2023 12:31:08 GMT</pubDate></item><item><title><![CDATA[Reply to Full disk + failed update -&gt; no more accessible dashboard on Tue, 20 Dec 2022 13:47:29 GMT]]></title><description><![CDATA[<p dir="auto">Have you seen <a href="https://docs.cloudron.io/troubleshooting/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/troubleshooting/</a> and tried to walk though that?</p>
]]></description><link>https://forum.cloudron.io/post/58528</link><guid isPermaLink="true">https://forum.cloudron.io/post/58528</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 20 Dec 2022 13:47:29 GMT</pubDate></item></channel></rss>