# Upgrade Failed from v1.7.0.beta3 +20 TO 1.7.0.beta3

**URL:** https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338
**Category:** Support
**Created:** [8월 28, 2016, 10:34오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338 "2016-08-28T10:34:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![agung](https://avatars.discourse-cdn.com/v4/letter/a/e47c2d/32.png) [@agung](https://meta.discourse.org/u/agung)
#### Post date: [8월 28, 2016, 10:34오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/1 "2016-08-28T10:34:01Z")

</div>

HI

I’m trying to upgrade from v1.7.0.beta3 +20 TO 1.7.0.beta3

Got this error message

```
Compressing: application-5f751a6fe3e92d4cf1a5cb351c574378c5b0122f205342ab2a3895c8c45e394a.js
uglifyjs '/var/www/discourse/public/assets/_application-5f751a6fe3e92d4cf1a5cb351c574378c5b0122f205342ab2a3895c8c45e394a.js' -p relative -c -m -o '/var/www/discourse/public/assets/application-5f751a6fe3e92d4cf1a5cb351c574378c5b0122f205342ab2a3895c8c45e394a.js' --source-map-root '/assets' --source-map '/var/www/discourse/public/assets/application-5f751a6fe3e92d4cf1a5cb351c574378c5b0122f205342ab2a3895c8c45e394a.js.map' --source-map-url '/assets/application-5f751a6fe3e92d4cf1a5cb351c574378c5b0122f205342ab2a3895c8c45e394a.js.map'
Killed

```

Update :  
Something strange happend after failed upgrade, here is the screenshot :

 ![](https://global.discourse-cdn.com/meta/original/4X/b/f/4/bf4921041a1c9e8483b894274eecfce846cb2273.png)  
After “click here to upgrade”

 ![](https://global.discourse-cdn.com/meta/original/4X/3/4/f/34fc31db146a1b2188df60a7d6135965308d23a3.png)  
Hope somebody can help

thank you

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [8월 28, 2016, 9:29오후 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/2 "2016-08-28T21:29:00Z")

</div>

That’s strange, I’m fairly certain the latest tests\_passed release is 1.7.0.beta3+20, as that’s what my instance is running…

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [8월 29, 2016, 1:04오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/3 "2016-08-29T01:04:18Z")

</div>

It can happen if the memory usage is too heavy. You may want to check your swap file, make sure it’s big enough.

To have the latest version after a killed upgrade, use the console and do a `./launcher rebuild app`

---

<div class="post-metadata">

### Author: ![agung](https://avatars.discourse-cdn.com/v4/letter/a/e47c2d/32.png) [@agung](https://meta.discourse.org/u/agung)
#### Post date: [8월 29, 2016, 3:02오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/4 "2016-08-29T03:02:50Z")

</div>

@Steven swap is ok, memory 63%. I’ll trying to do rebuild now

---

<div class="post-metadata">

### Author: ![agung](https://avatars.discourse-cdn.com/v4/letter/a/e47c2d/32.png) [@agung](https://meta.discourse.org/u/agung)
#### Post date: [8월 29, 2016, 3:13오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/5 "2016-08-29T03:13:54Z")

</div>

Update:

Rebooting server, do apt-get upgrade (apparently it upgrade docker-engine)

then doin launcher cleanup, rebuild app  
got this error :

 ![](https://global.discourse-cdn.com/meta/original/4X/6/1/2/612ccf9872d22a1f7652e08957fa424868e0f2f6.png)  
Update:  
After reboot & ./launcher rebuild app, discourse back online

SOLVED, Thanks @Steven, @jomaxro

---

<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: [8월 29, 2016, 6:48오전 UTC](https://meta.discourse.org/t/upgrade-failed-from-v1-7-0-beta3-20-to-1-7-0-beta3/49338/6 "2016-08-29T06:48:09Z")

</div>


