# 磁盘空间已满，无法更新 Discourse 实例

**URL:** https://meta.discourse.org/t/disk-space-too-full-to-update-discourse-instance/407229
**Category:** Self-hosting
**Created:** [2026年七月10日 00:08 UTC](https://meta.discourse.org/t/disk-space-too-full-to-update-discourse-instance/407229 "2026-07-10T00:08:01Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![azhdrake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/azhdrake/32/570223_2.png) [@azhdrake](https://meta.discourse.org/u/azhdrake)
#### Post date: [2026年七月11日 17:16 UTC](https://meta.discourse.org/t/disk-space-too-full-to-update-discourse-instance/407229/17 "2026-07-11T17:16:51Z")

</div>

感谢大家的回复！抱歉之前消失了，生活中突发了一些事情，昨天我没有时间继续排查问题。

简而言之，我注意到关于这个确切问题的讨论帖非常多，因此我认为即使这次解决了，以后可能还会再遇到，所以我将我的实例迁移到了一个稍大一些的服务器上，该服务器有 35GB 的可用空间。

对于任何正在寻找解决此确切问题帮助且不想升级服务器的人：

我之前已经尝试过 `./launcher cleanup`，但它释放的空间不够。我也已经执行过

```plaintext
sudo apt -y autoremove && apt -y autoclean
sudo apt clean
sudo journalctl --vacuum-time=1s

```

但同样，这还不够。`journalctl` 中有大量的日志（对于一台 25GB 的机器来说），所以请务必检查这是否也适用于你的情况，但对我而言，这并没有提供足够的帮助。

---

_[View the full topic](https://meta.discourse.org/t/disk-space-too-full-to-update-discourse-instance/407229)._
