# I keep getting errors when updating

**URL:** <https://meta.discourse.org/t/i-keep-getting-errors-when-updating/373634>\
**Category:** Support\
**Created:** [July 9, 2025, 8:40pm UTC](https://meta.discourse.org/t/i-keep-getting-errors-when-updating/373634 "2025-07-09T20:40:53Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![alltiagocom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alltiagocom/32/492709_2.png) [@alltiagocom](https://meta.discourse.org/u/alltiagocom)\
**Post date:** [July 9, 2025, 9:13pm UTC](https://meta.discourse.org/t/i-keep-getting-errors-when-updating/373634/8 "2025-07-09T21:13:09Z")

</div>

Updates  
After a few conversations with Claude, here’s what’s happening:

I initially had this

```shell
sudo swapon --show
NAME TYPE SIZE USED PRIO
/swapfile file 2G 1G -2

```

That was still causing the error.

So I was able to increase it to 4GB, I believe:

```shell
sudo swapon --show
NAME TYPE SIZE USED PRIO
/swapfile file 4G 714.4M -2

```

Now, here’s what’s strange: while I was doing this, I went back to the update page and to my surprise, everything was updated…  
How is that possible, if it was showing me that error? 😕

Anyway, I now at least understand that a swapfile is related to disk space, not RAM. I’m using DigitalOcean’s droplet 1GB RAM, 25GB disk.

So I guess having the 4GB swapfile is ok for now?  
But still, why did it update, even after showing me that error?

---

_[View the full topic](https://meta.discourse.org/t/i-keep-getting-errors-when-updating/373634)._
