# The forum is down after clicking on update!

**URL:** https://meta.discourse.org/t/the-forum-is-down-after-clicking-on-update/135495
**Category:** Support
**Created:** [December 9, 2019, 7:52pm UTC](https://meta.discourse.org/t/the-forum-is-down-after-clicking-on-update/135495 "2019-12-09T19:52:57Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Nick\_Research](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nick_research/32/76648_2.png) [@Nick\_Research](https://meta.discourse.org/u/Nick_Research)
#### Post date: [December 10, 2019, 3:23am UTC](https://meta.discourse.org/t/the-forum-is-down-after-clicking-on-update/135495/7 "2019-12-10T03:23:38Z")

</div>

I had the exact same issue and followed advice from @pfaffman on [this thread](https://meta.discourse.org/t/discourse-upgrade-failed/116626/4). All you need to do is logon to the server as root and do a pull and rebuild of the app and it will all be fixed:

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

```

Of course, the bigger question is why a few of us are having this exact same issue (including the hamburger not working and then the admin page giving a does not exist error) during upgrades when it has never happened before?

---

_[View the full topic](https://meta.discourse.org/t/the-forum-is-down-after-clicking-on-update/135495)._
