Kibana did not load properly

Hello everyone,

For some reason I am having issues with kibana saying that it was unable to load correctly when I try to access some dashboard, graph etc…

In the server logs the following is reported…

Debug: internal, implementation, error
ReferenceError: resp is not defined
at resp (/usr/share/kibana/plugins/opendistro-alerting/server/services/AlertService.js:124:27)
at process._tickCallback (internal/process/next_tick.js:68:7)

Any ideas why this is happening?
Seems to be like this is a software bug…

Hello @valentin

  1. How do you access Kibana, directly via IP:Port or via reverse proxy?
  2. It is just for some Dasboards or Kibana / (root) is not loaded at all?

Hi @stmx38 ,

1.I have an F5 loadbalancer that has as targets 2 kibana instances running in docker.
2. It’s for both cases.

br

Is there a way to connect to the Kibana directly?

http://IP:5601

There is, but it is producing the same result.

I will update the cluster to latest current version (1.9.0) and see if anything is getting fixed.

br

kibana.yml is filled correctly?

Yes.

The startup process is not complaining about any config issues.
This error is popping up randomly for various users.

I believe it has to do more with a timeout or the cluster being too slow in sending the complete response to kibana.

br

What do you see in the browser console?

Kibana did not load properly. Check the server output for more information - Kibana not working