<?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[Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS)]]></title><description><![CDATA[<p dir="auto">Dear all,</p>
<p dir="auto">I'm trying to update an instance to v7.3.6 (Ubuntu 20.04.2 LTS) to 7.4.0.</p>
<p dir="auto">Not only the updated was not completed, but I had also full disk while performing update: the update himself fulled the disk.</p>
<p dir="auto">Before update</p>
<p dir="auto"><img src="https://i.ibb.co/Y8dZsN8/01-Disk-Before.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">After (broken) update</p>
<p dir="auto"><img src="https://i.ibb.co/r3N1kPM/02-Disk-After.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">As you can see, "Docker" jumped from 4.51GB to 10.4GB.</p>
<p dir="auto">What I can do?</p>
<p dir="auto"><strong>Edit</strong>: I find this post <a href="https://forum.cloudron.io/topic/6339/docker-images-taking-huge-space">Docker Images Taking huge space</a> and applied <code>docker image prune -a</code>, so   docker size is back to 4.15 GB, but still don't know what goes wrong in update.<br />
<strong>Edit 2</strong>: Because of disk full, I had to restore <em>unbound</em> service following "Recovery after disk full" instructions <a href="https://docs.cloudron.io/troubleshooting/#recovery-after-disk-full" target="_blank" rel="noopener noreferrer nofollow ugc">here</a></p>
]]></description><link>https://forum.cloudron.io/topic/9004/unable-to-complete-update-to-v7-4-0-ubuntu-20-04-2-lts</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 11:56:04 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9004.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 Apr 2023 14:41:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 12:50:47 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> Thank's</p>
]]></description><link>https://forum.cloudron.io/post/64856</link><guid isPermaLink="true">https://forum.cloudron.io/post/64856</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Fri, 14 Apr 2023 12:50:47 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 12:43:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> the VPN app got the base image update just yesterday. So that frees up some space.</p>
]]></description><link>https://forum.cloudron.io/post/64855</link><guid isPermaLink="true">https://forum.cloudron.io/post/64855</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Apr 2023 12:43:53 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 11:51: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> Thank's Girish, I've only one VPN app. The docker before update it was 4.5 GB, now is around 7 (yesterday it was 9)...</p>
]]></description><link>https://forum.cloudron.io/post/64850</link><guid isPermaLink="true">https://forum.cloudron.io/post/64850</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Fri, 14 Apr 2023 11:51:51 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 10:22:44 GMT]]></title><description><![CDATA[<p dir="auto">With VPN app installed:</p>
<p dir="auto"><img src="/assets/uploads/files/1681467763077-a12b6dbb-279d-4bcf-a03c-3ca225382edc-image.png" alt="a12b6dbb-279d-4bcf-a03c-3ca225382edc-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/64846</link><guid isPermaLink="true">https://forum.cloudron.io/post/64846</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Apr 2023 10:22:44 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 10:20:51 GMT]]></title><description><![CDATA[<p dir="auto">On my existing install, docker takes around 7GB.</p>
<p dir="auto"><img src="/assets/uploads/files/1681467611212-ef177b7e-615d-4170-81c4-df5d438067e7-image.png" alt="ef177b7e-615d-4170-81c4-df5d438067e7-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">On a fresh install:</p>
<p dir="auto">root@ubuntu-s-1vcpu-2gb-sfo2-01:~# docker system df<br />
TYPE            TOTAL     ACTIVE    SIZE      RECLAIMABLE<br />
Images          9         0         6.905GB   6.905GB (100%)<br />
Containers      0         0         0B        0B<br />
Local Volumes   0         0         0B        0B<br />
Build Cache     0         0         0B        0B</p>
<p dir="auto">So, the size hasn't changed much (atleast for docker images). Not sure what apps you have installed. Maybe they are taking lots of space?</p>
]]></description><link>https://forum.cloudron.io/post/64845</link><guid isPermaLink="true">https://forum.cloudron.io/post/64845</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Apr 2023 10:20:51 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Fri, 14 Apr 2023 10:03:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> thanks, I have to double check this in a fresh install then.</p>
]]></description><link>https://forum.cloudron.io/post/64844</link><guid isPermaLink="true">https://forum.cloudron.io/post/64844</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Apr 2023 10:03:31 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Thu, 13 Apr 2023 01:42:57 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 did, but the space is the same.</p>
]]></description><link>https://forum.cloudron.io/post/64780</link><guid isPermaLink="true">https://forum.cloudron.io/post/64780</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Thu, 13 Apr 2023 01:42:57 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Wed, 12 Apr 2023 17:39:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> can you check if running <code>docker image prune -a</code> frees up some space?</p>
]]></description><link>https://forum.cloudron.io/post/64770</link><guid isPermaLink="true">https://forum.cloudron.io/post/64770</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 12 Apr 2023 17:39:29 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Wed, 12 Apr 2023 10:07:33 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> what I can see is that after update, "Docker" takes 9.25 GB disk space. Before update it was only 4.51 GB... So my question is: new release requires more disk space?</p>
<p dir="auto"><img src="https://i.ibb.co/3hbRhzS/Schermata-2023-04-12-alle-12-05-36.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/64749</link><guid isPermaLink="true">https://forum.cloudron.io/post/64749</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Wed, 12 Apr 2023 10:07:33 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Wed, 12 Apr 2023 09:32:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hcj-online" aria-label="Profile: hcj-online">@<bdi>hcj-online</bdi></a> in the new VM, simply install with <code>cloudron-setup --version 7.4.0</code>. Also, another option is to just increase the disk size of your current VM (if that's possible).</p>
]]></description><link>https://forum.cloudron.io/post/64747</link><guid isPermaLink="true">https://forum.cloudron.io/post/64747</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 12 Apr 2023 09:32:36 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Wed, 12 Apr 2023 09:27:29 GMT]]></title><description><![CDATA[<p dir="auto">I am running into the exact same problem that my disk space is running low. In this context, I want to switch to another VM. Is it possible to install a fresh copy of Cloudron 7.4.1 on the new server and then import a backup of one single app from the old Cloudron instance? The app version is the same, however, the cloudron version is different due to the fact that I cannot update the old instance.</p>
]]></description><link>https://forum.cloudron.io/post/64746</link><guid isPermaLink="true">https://forum.cloudron.io/post/64746</guid><dc:creator><![CDATA[hcj-online]]></dc:creator><pubDate>Wed, 12 Apr 2023 09:27:29 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Wed, 12 Apr 2023 08:41:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> It takes extra space for a short amount of time. It's like this:</p>
<ol>
<li>Old containers are running</li>
<li>New images are downloaded</li>
<li>Old containers are stopped.</li>
<li>Old images are removed</li>
<li>New containers are started</li>
</ol>
<p dir="auto">We can do step 3 and 4 before step 2. But this means that you will have more downtime. So, it's a compromise made assuming that servers have disk space (which most of them do).</p>
]]></description><link>https://forum.cloudron.io/post/64737</link><guid isPermaLink="true">https://forum.cloudron.io/post/64737</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 12 Apr 2023 08:41:28 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Tue, 11 Apr 2023 16:43:13 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> So new docker images need more space? I see, it takes the double of space?</p>
]]></description><link>https://forum.cloudron.io/post/64726</link><guid isPermaLink="true">https://forum.cloudron.io/post/64726</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Tue, 11 Apr 2023 16:43:13 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Mon, 10 Apr 2023 20:04:35 GMT]]></title><description><![CDATA[<p dir="auto">I think this is just the server disk space being super low (~19GB). There was an exception in the logs:</p>
<pre><code>[ERROR] AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Create table/tablespace 'oidcClients' failed, as disk is full
    at /home/yellowtent/box/node_modules/db-migrate/lib/commands/on-complete.js:15:14
</code></pre>
<p dir="auto">I managed to update it in a hacky way but I guess we need around 25GB total server space when transitioning over to new docker images.</p>
]]></description><link>https://forum.cloudron.io/post/64686</link><guid isPermaLink="true">https://forum.cloudron.io/post/64686</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 Apr 2023 20:04:35 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Mon, 10 Apr 2023 12:31:53 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> Usually the device has 6-6.5 GB free, but starting update it will full...</p>
]]></description><link>https://forum.cloudron.io/post/64674</link><guid isPermaLink="true">https://forum.cloudron.io/post/64674</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Mon, 10 Apr 2023 12:31:53 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Mon, 10 Apr 2023 12:08:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> so how much space is left on the device?</p>
]]></description><link>https://forum.cloudron.io/post/64671</link><guid isPermaLink="true">https://forum.cloudron.io/post/64671</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 Apr 2023 12:08:30 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Mon, 10 Apr 2023 11:55:39 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> Thank's a lot, what I have to check ?</p>
<p dir="auto">I saw different errors like this:</p>
<pre><code>failed to register layer: Error processing tar file(exit status 1): write /root/.npm/_cacache/content-v2/sha512/74/89/c8...7b6560d2a8a8: no space left on device
</code></pre>
<p dir="auto">But it seems this is an error due to space left on device, that occurred after lunched the update.</p>
<p dir="auto"><strong>Edit:</strong> I tried to update again, but few seconds after lunching update, disk will be fulled again. I sent an email to support.</p>
]]></description><link>https://forum.cloudron.io/post/64669</link><guid isPermaLink="true">https://forum.cloudron.io/post/64669</guid><dc:creator><![CDATA[p44]]></dc:creator><pubDate>Mon, 10 Apr 2023 11:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to complete update to v7.4.0 (Ubuntu 20.04.2 LTS) on Sun, 09 Apr 2023 16:26:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p44" aria-label="Profile: p44">@<bdi>p44</bdi></a> the update logs are at <code>/home/yellowtent/platformdata/logs/updater/</code> . There are files named <code>cloudron-updater-&lt;timestamp&gt;.log</code> . Can you check those files?</p>
]]></description><link>https://forum.cloudron.io/post/64637</link><guid isPermaLink="true">https://forum.cloudron.io/post/64637</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 09 Apr 2023 16:26:48 GMT</pubDate></item></channel></rss>