Error: Loading chunk 12 failed

I confirm the elistic and kibana are installled correctly in Oracle Linux 7.9. But when I visit the kibana page, the error show:

Version: 7.16.3
Build: 46336
Error: Loading chunk 12 failed.
(error: http://168.138.163.160:5601/46336/bundles/plugin/infra/8.0.0/infra.chunk.12.js)
i.e@http://168.138.163.160:5601/46336/bundles/plugin/infra/8.0.0/infra.plugin.js:2:828
setup@http://168.138.163.160:5601/46336/bundles/plugin/infra/8.0.0/infra.plugin.js:2:57945
setup@http://168.138.163.160:5601/46336/bundles/core/core.entry.js:8:162197
setup@http://168.138.163.160:5601/46336/bundles/core/core.entry.js:8:165119
setup@http://168.138.163.160:5601/46336/bundles/core/core.entry.js:8:201688
1 Like

Hi, are there any messages shown in the Kibana server logs?

Have you installed any 3rd party plugins?

No any 3rd party plugins is installed. Which logs record the page error log ?

Hi, you'll want to focus on the logs generated by the Kibana server, not the "page".

When Kibana starts up, it may be logging warnings or errors that could give clues for problems happening later.

Also, can you confirm how Kibana was installed? Was it built from source? Downloaded from elastic.co? Installed via rpm/yum?

"/usr/share/Elasticsearch/bin/Elasticsearch-plugin install mobz/Elasticsearch-head" This command run fail. Should the plugin be installed in Elasticsearch Server?
I visit ES server and show:
ES

I'm not sure if this is the why Kibana is erroring, but it looks like you are using a 3rd party plugin: GitHub - mobz/elasticsearch-head: A web front end for an elastic search cluster

The command you shared is labeled as not supported: GitHub - mobz/elasticsearch-head: A web front end for an elastic search cluster

I think you are right. I set up the ELK succesfully on another VM.

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