# Website blank after I failed to upgrade the latest version

**URL:** https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949
**Category:** Support
**Created:** [Fevereiro 7, 2015, 4:48pm UTC](https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949 "2015-02-07T16:48:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hzwill\_zhou](https://avatars.discourse-cdn.com/v4/letter/h/e5b9ba/32.png) [@hzwill\_zhou](https://meta.discourse.org/u/hzwill_zhou)
#### Post date: [Fevereiro 7, 2015, 4:48pm UTC](https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949/1 "2015-02-07T16:48:59Z")

</div>

I just upgrade my discourse to the newest version (beta 6?), and it said fail to connect to the website (before upgrade, it is all ok). Then I type my site url and it shows all blank, I don’t know what’s wrong with it. So any one can help me? I didn’t even backup my website 😰 😭

And another problem before. Some times in my admin panel, it shows that imagemagick didn’t installed, but everytime I install it in ssh, it always says fetal error… Anyone face the same situation?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Fevereiro 7, 2015, 7:00pm UTC](https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949/2 "2015-02-07T19:00:50Z")

</div>

This is on our official Docket based install, yes?

SSH in and issue

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

```

---

<div class="post-metadata">

### Author: ![hzwill\_zhou](https://avatars.discourse-cdn.com/v4/letter/h/e5b9ba/32.png) [@hzwill\_zhou](https://meta.discourse.org/u/hzwill_zhou)
#### Post date: [Fevereiro 7, 2015, 8:12pm UTC](https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949/3 "2015-02-07T20:12:10Z")

</div>

Ok, it works , thanks.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [Fevereiro 9, 2015, 9:52am UTC](https://meta.discourse.org/t/website-blank-after-i-failed-to-upgrade-the-latest-version/24949/4 "2015-02-09T09:52:05Z")

</div>


