Need a special offer?Find out if your project fits.
+

javascript wrong in web page after install kibana plugin

Answered
burgess asked on November 27, 2019

i install plugin successfully, bu it does not work, it has js wrong.
 
my elasticsearch is 7.4.0 , kibana is 7.4.1  ,the version of flexmonster is 1.23
yeah, the kibana version different with es version, but flexmonster has no version for kibana 7.4.0

it can not show my es index

the wrong i paste below:

3 answers

Public
Vera Didenko Vera Didenko Flexmonster November 27, 2019

Hello,
 
Thank you for writing to us.
 
It seems a similar case has been discussed here: https://github.com/flexmonster/pivot-kibana/issues/15
 
Please feel free to write to us in case any further questions arise.
 
Best Regards,
Vera

Public
burgess November 27, 2019

yeah, the case is similar. but does not work
i`m crying
 
i tried es 7.3.2  kibana 7.3.2 and flexmonster 1.2.1 , the same javascript wrong
the below is wrong info:
vendors.bundle.dll.js:499 TypeError: Cannot read property 'map' of undefined
at flexmonster_pivot.bundle.js:32
at respond (vendors.bundle.dll.js:593)
at checkRespForFailure (vendors.bundle.dll.js:593)
at vendors.bundle.dll.js:593
at processQueue (vendors.bundle.dll.js:499)
at vendors.bundle.dll.js:499
at Scope.$digest (vendors.bundle.dll.js:499)
at Scope.$apply (vendors.bundle.dll.js:499)
at done (vendors.bundle.dll.js:499)
at completeRequest (vendors.bundle.dll.js:499) "Possibly unhandled rejection: {}"

Public
Vera Didenko Vera Didenko Flexmonster November 27, 2019

Hello,
 
Thank you for writing back.
 
We have not managed to reproduce the issue.
We tried with Elastic 7.3.2, Kibana 7.3.2, and 1.21 plugin version on ubuntu 18.04 and Windows 10.
Could you please specify your operating system?
 
We kindly suggest stopping Elasticsearch and Kibana, installing the plugin once more following the steps from our guide: https://github.com/flexmonster/pivot-kibana#step-1-install-flexmonster-pivot-plugin.
After the plugin is installed and the CORS for Elasticsearch and Kibana are configured, start Elasticsearch and Kibana.

Please let us know how this goes.
 
Looking forward to your reply.
 
Best Regards,
Vera

Please login or Register to Submit Answer