My forum is a white page

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

Thanks

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?

I could load your forum just fine

1 Like

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

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&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
1 Like

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

2 Likes

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

6 Likes