# Site becomes blank white page

**URL:** https://meta.discourse.org/t/site-becomes-blank-white-page/25013
**Category:** Support
**Created:** [2월 9, 2015, 2:21오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013 "2015-02-09T14:21:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Overmind](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/overmind/32/55446_2.png) [@Overmind](https://meta.discourse.org/u/Overmind)
#### Post date: [2월 9, 2015, 2:21오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013/1 "2015-02-09T14:21:38Z")

</div>

Since updating to 1.2.0.beta6 my site has crashed twice and needed to be rebuilt twice to fix it in a 3 day period.

Tested from multiple systems and users using Mac (Safari), Windows 8.1 (FireFox, Chrome, IE), Android Lollipop (Chrome, FireFox), iOS 8 (Safari)

Rebuilding seems to fix it, but it crashes again after about 24-30 hours. I am running default discourse, no plugins, the specs of my server are 4 times the recommended settings, no massive traffic spike or issues on the server, using the docker install, only have a couple hundred users and 10k posts (avg 800-900/day), site is 20 or so days old.

---

<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: [2월 9, 2015, 2:40오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013/2 "2015-02-09T14:40:40Z")

</div>

Are there any errors in the `/logs` (before the crash)?

---

<div class="post-metadata">

### Author: ![Overmind](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/overmind/32/55446_2.png) [@Overmind](https://meta.discourse.org/u/Overmind)
#### Post date: [2월 9, 2015, 3:24오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013/3 "2015-02-09T15:24:30Z")

</div>

Multiple fatal errors, all starting with:

```
Errno::ENOMEM (Cannot allocate memory - convert)

```

It has 4GB RAM on the server, it’s the only thing running too.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [2월 9, 2015, 10:23오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013/4 "2015-02-09T22:23:43Z")

</div>

There seems to be a memory leak, we’re investigating.

---

<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: [2월 18, 2015, 11:11오후 UTC](https://meta.discourse.org/t/site-becomes-blank-white-page/25013/5 "2015-02-18T23:11:21Z")

</div>


