# My forum is a white page

**URL:** https://meta.discourse.org/t/my-forum-is-a-white-page/76816
**Category:** Support
**Created:** [27 Dicembre 2017, 1:53pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816 "2017-12-27T13:53:55Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![remy\_dev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/remy_dev/32/147995_2.png) [@remy\_dev](https://meta.discourse.org/u/remy_dev)
#### Post date: [27 Dicembre 2017, 1:53pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/1 "2017-12-27T13:53:55Z")

</div>

Since last night, I have problems with my forum.

The page is well generated because I have html code on the page, but nothing in the body tag, so there is nothing to display.

In the logs ( /var/discourse/shared/standalone/log/ ) , I don’t find anything interesting, I don’t know where to look, because I don’t know what I am looking for …

I did several rebuildings with no result.  
In the doubt I added 1 GB of ram (current total of 4.80 GB) whereas 3.8 was enough until now to launch the forum.

The actual result [forum](http://forum.esprit-bourse.com)

Thanks

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [27 Dicembre 2017, 2:02pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/2 "2017-12-27T14:02:18Z")

</div>

[esprit-bourse.com](http://esprit-bourse.com) gives me errors as well

Are you sure it’s your forum software that’s broken? And not your DNS etc, webserver etc?

---

<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: [27 Dicembre 2017, 2:07pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/3 "2017-12-27T14:07:14Z")

</div>

I could load your forum just fine

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/1/017c0b9ee9a9fcb8cb69760408d1f2081b8dcea1.png)

---

<div class="post-metadata">

### Author: ![uwe\_keim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/uwe_keim/32/326762_2.png) [@uwe\_keim](https://meta.discourse.org/u/uwe_keim)
#### Post date: [27 Dicembre 2017, 2:14pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/4 "2017-12-27T14:14:28Z")

</div>

When opening Google Chrome’s console, several things pop up:

```log
Navigated to https://forum.esprit-bourse.com/

(index):60 GET https://forum.esprit-bourse.com/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2?https://forum.esprit-bourse.com&2&v=4.7.0 net::ERR_SPDY_PROTOCOL_ERROR

(index):1 GET https://forum.esprit-bourse.com/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff?https://forum.esprit-bourse.com&amp;2&v=4.7.0 net::ERR_SPDY_PROTOCOL_ERROR

GET https://forum.esprit-bourse.com/uploads/default/original/1X/Esprit-Bourse_noir.png net::ERR_SPDY_PROTOCOL_ERROR

```

---

<div class="post-metadata">

### Author: ![remy\_dev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/remy_dev/32/147995_2.png) [@remy\_dev](https://meta.discourse.org/u/remy_dev)
#### Post date: [27 Dicembre 2017, 4:45pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/5 "2017-12-27T16:45:59Z")

</div>

Thank you I completely forgot to check the firefox console!  
It’s a problem with HTTP2

I have deleted http2 in the file : templates/web.ssl.template.yml  
It seems to me that http2 is still in beta

---

<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: [27 Dicembre 2017, 5:04pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/6 "2017-12-27T17:04:34Z")

</div>



---

<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: [27 Dicembre 2017, 5:37pm UTC](https://meta.discourse.org/t/my-forum-is-a-white-page/76816/7 "2017-12-27T17:37:23Z")

</div>

No, http/2 works fine, it is in use here and on every Discourse instance. Your config is broken somehow.
