<?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[no space left on disk]]></title><description><![CDATA[<p dir="auto">Hello. I'm having this inodes issue too it seems. I cannot run a specific app because "no space left on disk", but disk is OK. Can anyone please help me? <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a></p>
]]></description><link>https://forum.cloudron.io/topic/11200/no-space-left-on-disk</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 04:35:45 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11200.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Feb 2024 14:28:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to no space left on disk on Tue, 17 Jun 2025 21:04:19 GMT]]></title><description><![CDATA[<h1>Closed due to inactivity</h1>
]]></description><link>https://forum.cloudron.io/post/108879</link><guid isPermaLink="true">https://forum.cloudron.io/post/108879</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Tue, 17 Jun 2025 21:04:19 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Fri, 01 Mar 2024 12:46:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alex-uxlabsmx" aria-label="Profile: alex-uxlabsmx">@<bdi>alex-uxlabsmx</bdi></a> said in <a href="/post/84180">no space left on disk</a>:</p>
<blockquote>
<p dir="auto">Hello Girish, I attached a screenshot of df -h and df -i</p>
</blockquote>
<p dir="auto">I think you ran the command in a Web Terminal. You have to run those by SSHing into your server.</p>
<p dir="auto">Rereading the post again, it would help to understand what the situation is. You are installing an app and when installing it says "no space left on disk" ? Can you give us a screenshot?</p>
]]></description><link>https://forum.cloudron.io/post/84264</link><guid isPermaLink="true">https://forum.cloudron.io/post/84264</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 01 Mar 2024 12:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Wed, 28 Feb 2024 22:39:37 GMT]]></title><description><![CDATA[<p dir="auto">Yeah I tried internet searches and AI chatbot solutions but it didn't gave me a solution, I only found how to identify the problem. The thing is that I don't know how to solve it. I ran your suggested command in / and /app/code/ and this is the result:<br />
<img src="/assets/uploads/files/1709159856789-screenshot-2024-02-28-at-4.35.58-p.m.-resized.png" alt="Screenshot 2024-02-28 at 4.35.58 p.m..png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1709159857018-screenshot-2024-02-28-at-4.37.08-p.m.-resized.png" alt="Screenshot 2024-02-28 at 4.37.08 p.m..png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/84184</link><guid isPermaLink="true">https://forum.cloudron.io/post/84184</guid><dc:creator><![CDATA[alex-uxlabsmx]]></dc:creator><pubDate>Wed, 28 Feb 2024 22:39:37 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Wed, 28 Feb 2024 22:04:15 GMT]]></title><description><![CDATA[<p dir="auto">Example</p>
<blockquote>
<p dir="auto">The <code>df -h</code> command shows the disk space usage in human-readable format, while <code>df -i</code> displays the inode usage. If <code>df -i</code> is reporting 100% usage, it means you've run out of inodes, which are data structures used to store information about files and directories.</p>
</blockquote>
<p dir="auto">Before proceeding, could you check if there's a particular directory consuming a large number of inodes? You can do this by running the following command:</p>
<pre><code class="language-bash">sudo find / -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
</code></pre>
<p dir="auto">This command will help identify if there's a specific directory with an unusually high number of files. Please share the output or your observations.</p>
]]></description><link>https://forum.cloudron.io/post/84183</link><guid isPermaLink="true">https://forum.cloudron.io/post/84183</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 28 Feb 2024 22:04:15 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Wed, 28 Feb 2024 22:02:17 GMT]]></title><description><![CDATA[<p dir="auto">In this situation, I used to do internet searches but typically now I have use an AI chat bot to present the problem and ask for a solution.  Have you tried that?</p>
]]></description><link>https://forum.cloudron.io/post/84182</link><guid isPermaLink="true">https://forum.cloudron.io/post/84182</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 28 Feb 2024 22:02:17 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Wed, 28 Feb 2024 19:34:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello Girish, I attached a screenshot of <code>df -h</code> and <code>df -i</code></p>
<p dir="auto"><img src="/assets/uploads/files/1709148842723-screenshot-2024-02-28-at-1.33.54-p.m..png" alt="Screenshot 2024-02-28 at 1.33.54 p.m..png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/84180</link><guid isPermaLink="true">https://forum.cloudron.io/post/84180</guid><dc:creator><![CDATA[alex-uxlabsmx]]></dc:creator><pubDate>Wed, 28 Feb 2024 19:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to no space left on disk on Wed, 28 Feb 2024 16:44:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alex-uxlabsmx" aria-label="Profile: alex-uxlabsmx">@<bdi>alex-uxlabsmx</bdi></a> I forked your question to a separate topic , that one was 4 years old.</p>
<p dir="auto">So, you are saying, you have disk space but app install fails with 'no space on disk' ? Can you check the output of <code>df -h</code> ?</p>
]]></description><link>https://forum.cloudron.io/post/84164</link><guid isPermaLink="true">https://forum.cloudron.io/post/84164</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 28 Feb 2024 16:44:26 GMT</pubDate></item></channel></rss>