# Update failed. Low disk space and database version discrepancy

**URL:** https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076
**Category:** Support
**Created:** [February 7, 2025, 2:23pm UTC](https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076 "2025-02-07T14:23:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mxa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mxa/32/172707_2.png) [@mxa](https://meta.discourse.org/u/mxa)
#### Post date: [February 7, 2025, 2:23pm UTC](https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076/1 "2025-02-07T14:23:55Z")

</div>

While trying to upgrade through the web interface the installation broke. On investigation the disk space is kind of low, which is surprising, since it is a really small forum with not much content on a 40 GB server.

I ran `./launcher rebuild app` in the console, but this always fails because of not enough space.

How can I revive the forum? Even if I do the cleaning of docker images the next time I run it results in the same.

 ![The image displays a terminal command line interface showing operating state updates and messages indicating insufficient disk space, along with a prompt to clean up Docker images and containers. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/f/4/d/f4dfd1106f6afb7b2ba9ffb45c5c31dda0a2d21c.png)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 7, 2025, 5:51pm UTC](https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076/2 "2025-02-07T17:51:31Z")

</div>

Did you answer yes to letting it get rid of the unused containers? There’s a reasonable chance that’ll restore a bunch of space.

You can do a `./launcher cleanup`. You should first do a `./launcher start app` and make a backup. That way, if things go south you can just spin up a new server and restore the backup. If your server has been around, it might be time for a new OS anyway.

---

<div class="post-metadata">

### Author: ![mxa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mxa/32/172707_2.png) [@mxa](https://meta.discourse.org/u/mxa)
#### Post date: [February 7, 2025, 6:19pm UTC](https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076/3 "2025-02-07T18:19:43Z")

</div>

I did answer yes, but it goes back to the same prompt.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 7, 2025, 7:08pm UTC](https://meta.discourse.org/t/update-failed-low-disk-space-and-database-version-discrepancy/351076/4 "2025-02-07T19:08:50Z")

</div>

Then you’ll need to free up space some other way.
