# Latest update broke my forum

**URL:** https://meta.discourse.org/t/latest-update-broke-my-forum/137620
**Category:** Support
**Created:** [3 januari 2020 om 02:50 UTC](https://meta.discourse.org/t/latest-update-broke-my-forum/137620 "2020-01-03T02:50:35Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [3 januari 2020 om 03:14 UTC](https://meta.discourse.org/t/latest-update-broke-my-forum/137620/6 "2020-01-03T03:14:42Z")

</div>

How long has it been since the last time you upgraded via the console? If it’s been a while, then I would suggest that you run the following after you SSH into your server and see if that fixes your problem.

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

```

If it does not, then I would recommend removing all non-official plugins and trying another rebuild.

---

_[View the full topic](https://meta.discourse.org/t/latest-update-broke-my-forum/137620)._
