# The Kibana website reports an error "Status Code 500"

**URL:** https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138
**Category:** Kibana
**Created:** [December 12, 2023, 11:31am UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138 "2023-12-12T11:31:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![sharbich](https://avatars.discourse-cdn.com/v4/letter/s/5daacb/32.png) [@sharbich](https://discuss.elastic.co/u/sharbich)
#### Post date: [December 12, 2023, 11:31am UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138/1 "2023-12-12T11:31:24Z")

</div>

The call to my Kibana website terminates with the following error message:

```auto
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred. Check Kibana server logs for details."}

```

My Kibana Debug log information shows me the following when I access the website:

```auto
{
  "service": {
    "node": {
      "roles": [
        "background_tasks",
        "ui"
      ]
    }
  },
  "ecs": {
    "version": "8.6.1"
  },
  "@timestamp": "2023-12-12T12:16:16.888+01:00",
  "message": "Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.",
  "error": {
    "message": "Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.",
    "type": "Error",
    "stack_trace": "Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\n at a.b.render (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:45:32)\n at a.b.read (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:41:83)\n at exports.renderToString (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:52:138)\n at PromptPage (/usr/share/kibana/node_modules/@kbn/security-plugin/server/prompt_page.js:70:69)\n at d (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:33:498)\n at bb (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:36:16)\n at a.b.render (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:42:43)\n at a.b.read (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:41:83)\n at exports.renderToString (/usr/share/kibana/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:52:138)\n at /usr/share/kibana/node_modules/@kbn/security-plugin/server/authorization/authorization_service.js:101:49\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at interceptPreResponse (/usr/share/kibana/node_modules/@kbn/core-http-server-internal/src/lifecycle/on_pre_response.js:56:24)\n at exports.Manager.execute (/usr/share/kibana/node_modules/@hapi/hapi/lib/toolkit.js:60:28)\n at Request._invoke (/usr/share/kibana/node_modules/@hapi/hapi/lib/request.js:398:30)\n at Request._postCycle (/usr/share/kibana/node_modules/@hapi/hapi/lib/request.js:469:32)\n at Request._reply (/usr/share/kibana/node_modules/@hapi/hapi/lib/request.js:448:9)"
  },
  "log": {
    "level": "ERROR",
    "logger": "http.server.Kibana"
  },
  "process": {
    "pid": 2560525
  },
  "trace": {
    "id": "c7f8006688d735030e423b71c83ad9c5"
  },
  "transaction": {
    "id": "805db5be514feabb"
  }
}

```

I can't do anything with the error message?

The versions of Elasticsearch and Kibana are:

````auto
root@dsme01:~# dpkg -l elasticsearch
ii elasticsearch 8.11.1 amd64 Distributed RESTful search engine built for the cloud
root@dsme01:~# dpkg -l kibana
ii kibana 8.11.1 amd64 Explore and visualize your Elasticsearch data
```I need your support. Greetings from Stefan Harbich
````

---

<div class="post-metadata">

### Author: ![sharbich](https://avatars.discourse-cdn.com/v4/letter/s/5daacb/32.png) [@sharbich](https://discuss.elastic.co/u/sharbich)
#### Post date: [December 12, 2023, 10:16pm UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138/2 "2023-12-12T22:16:33Z")

</div>

Hello,

i would like to add that I can log in to Kibana via the browser window. Only after that comes the top error message.

Greeting by Stefan Harbich.

---

<div class="post-metadata">

### Author: ![sharbich](https://avatars.discourse-cdn.com/v4/letter/s/5daacb/32.png) [@sharbich](https://discuss.elastic.co/u/sharbich)
#### Post date: [December 13, 2023, 1:12pm UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138/3 "2023-12-13T13:12:12Z")

</div>

It's a shame that no one can help me. Everything went great for over 3 years. Now the Kibana dashboard no longer opens. This must have happened when updating to a new version. That was the only thing that was done on the server.  
All that remains is to completely uninstall ELK Stack and look for an alternative. A pity.

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [December 27, 2023, 11:02pm UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138/4 "2023-12-27T23:02:52Z")

</div>

That log line does not look related to the error. There is usually more information near the start of the log, right after the kibana service starts.

---

<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: [January 24, 2024, 11:03pm UTC](https://discuss.elastic.co/t/the-kibana-website-reports-an-error-status-code-500/349138/5 "2024-01-24T23:03:39Z")

</div>

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