# Viewing Metrics -- 500 Internal Server Error

**URL:** https://discuss.elastic.co/t/viewing-metrics-500-internal-server-error/225501
**Category:** Metrics
**Created:** [March 28, 2020, 5:21pm UTC](https://discuss.elastic.co/t/viewing-metrics-500-internal-server-error/225501 "2020-03-28T17:21:46Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![trajano](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/trajano/32/38853_2.png) [@trajano](https://discuss.elastic.co/u/trajano)
#### Post date: [April 20, 2020, 7:50pm UTC](https://discuss.elastic.co/t/viewing-metrics-500-internal-server-error/225501/3 "2020-04-20T19:50:08Z")

</div>

I have the exact same error, I'll try to do what you had which was using 7.6.1 to see if it will start working again. In my case I am running behind a proxy so I set the following environment variables

```auto
- "SERVER_BASEPATH=/kibana"
- "SERVER_REWRITEBASEPATH=true"
- "LOGGING_SILENT=true"

```

Unfortunately 7.6.1 didn't help either. BTW I didn't get anything on the logs that appear relevant even with `LOGGING_SILENT` not set

What worked in the end was downgrading Kibana to 7.5.2

---

_[View the full topic](https://discuss.elastic.co/t/viewing-metrics-500-internal-server-error/225501)._
