# Rebuild app hangs

**URL:** https://meta.discourse.org/t/rebuild-app-hangs/63111
**Category:** Development
**Created:** [2017年五月22日 05:41 UTC](https://meta.discourse.org/t/rebuild-app-hangs/63111 "2017-05-22T05:41:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rimian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rimian/32/120658_2.png) [@rimian](https://meta.discourse.org/u/rimian)
#### Post date: [2017年五月22日 05:41 UTC](https://meta.discourse.org/t/rebuild-app-hangs/63111/1 "2017-05-22T05:41:44Z")

</div>

My staging server hangs when I rebuild it. Previously it was working OK:

`DEBUG -- : Delivering messages [] to client xxxxxxxx for user 1 (chunked)`  
What would this be?

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [2017年五月22日 05:54 UTC](https://meta.discourse.org/t/rebuild-app-hangs/63111/2 "2017-05-22T05:54:47Z")

</div>

That would be a debug message. Do you have the entire rebuild session log handy?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2017年五月22日 15:02 UTC](https://meta.discourse.org/t/rebuild-app-hangs/63111/3 "2017-05-22T15:02:00Z")

</div>

I think you are due for a full CLI rebuild…

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

```

---

<div class="post-metadata">

### Author: ![rimian](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rimian/32/120658_2.png) [@rimian](https://meta.discourse.org/u/rimian)
#### Post date: [2017年五月24日 04:50 UTC](https://meta.discourse.org/t/rebuild-app-hangs/63111/4 "2017-05-24T04:50:49Z")

</div>

That’s what I was doing? 🙂

Problem seems to have gone away. I did upgrade the RAM to 2Gb.
