# Een upgrade heeft mijn site offline gehaald; hoe lang duurt het tot deze hersteld is?

**URL:** https://meta.discourse.org/t/an-upgrade-knocked-my-site-offline-how-long-until-its-restored/373394
**Category:** Self-hosting
**Created:** [8 juli 2025 om 15:48 UTC](https://meta.discourse.org/t/an-upgrade-knocked-my-site-offline-how-long-until-its-restored/373394 "2025-07-08T15:48:17Z")
**Posts on this page:** 1
**Showing post:** 13

<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: [8 juli 2025 om 18:43 UTC](https://meta.discourse.org/t/an-upgrade-knocked-my-site-offline-how-long-until-its-restored/373394/13 "2025-07-08T18:43:29Z")

</div>

EDIT: Looks like I used to manage your site. I’m rebuilding it now. You also needed to do the [PostgreSQL 15 update](https://meta.discourse.org/t/postgresql-15-update/349515); I did that too.

> [@Scott-CC](#):
>
> I can access the back end at the host, Digital Ocean, but it’s terminal line Ubuntu and I have no idea what to do there.

```plaintext
cd /var/discourse
./launcher rebuild app

```

That should fix it. It’ll take about 10 minutes. If not, see if the disk is full or you need swap.

```plaintext
df -h
free -h

```

There’s a chance that you need to add swap.

~~If that fails you want to solve the problem with money, contact me and I’ll get you back up and running.~~

---

_[View the full topic](https://meta.discourse.org/t/an-upgrade-knocked-my-site-offline-how-long-until-its-restored/373394)._
