# Kibana Displays Total White Screen Behind Reverse Proxy

**URL:** https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929
**Category:** Kibana
**Created:** [March 10, 2020, 12:25pm UTC](https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929 "2020-03-10T12:25:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![izm1chael](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/izm1chael/32/64151_2.png) [@izm1chael](https://discuss.elastic.co/u/izm1chael)
#### Post date: [March 10, 2020, 12:25pm UTC](https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929/1 "2020-03-10T12:25:04Z")

</div>

I am currently trying to run kibana behind a nginx reverse proxy,

However, when I access the subdomain associated with my kibana instance, it displays a totally white page,

Has anyone had any experience with this?

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [March 11, 2020, 5:49am UTC](https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929/2 "2020-03-11T05:49:10Z")

</div>

Can you try adding a trailing slash? It looks like the Kibana's server redirect isn't being triggered. Browsers will do this for you but I'm guessing nginx isn't.

Also can you double check if you are able to hit kibana port without any issues when accessing kibana directly (Without proxy) .

some more information can be found here: [Nginx is giving blank page on routing to Kibana](https://discuss.elastic.co/t/nginx-is-giving-blank-page-on-routing-to-kibana/221695/3)

Thanks  
Rashmi

---

<div class="post-metadata">

### Author: ![izm1chael](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/izm1chael/32/64151_2.png) [@izm1chael](https://discuss.elastic.co/u/izm1chael)
#### Post date: [March 11, 2020, 9:39pm UTC](https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929/3 "2020-03-11T21:39:40Z")

</div>

> [@rashmi](#):
>
> Also can you double check if you are able to hit kibana port without any issues when accessing kibana directly (Without proxy) .

Hi Thanks for getting back to me,

I can confirm that when setting Kibana to the host port, and IP I am able to access the interface but as soon as it goes behind nginx it failed to load anything,

I will try the suggestion of the trailing "/" , When accessing the blank page I do see the [mydomain.com/app/kibana](http://mydomain.com/app/kibana).

I'm unsure it that information is much help?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 8, 2020, 9:39pm UTC](https://discuss.elastic.co/t/kibana-displays-total-white-screen-behind-reverse-proxy/222929/4 "2020-04-08T21:39:42Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
