I've updated to latest Elasticsearch/Kibana to 6.1.1 and go the following Fatal error in Kibana (which prevents to display anything else besides the following error in the browser). I don't have any customized plugins installed.
"
TypeError: undefined is not an object (evaluating 'Observable_1.Observable.prototype') (http://<ip_address>:5601/bundles/kibana.bundle.js?v=16350:112)
Version: 6.1.1
Build: 16350
Error: TypeError: undefined is not an object (evaluating 'Observable_1.Observable.prototype') (http://<ip_address>:5601/bundles/kibana.bundle.js?v=16350:112)
onerror@http://<ip_address>:5601/bundles/commons.bundle.js?v=16350:45:8737
"
Thanks Mojster, removing the .cache on the optimize folder didn't help with me either (I have the same error). Nor removing the optimize folder (with this kibana fails to load).
I've use safari 11.0 in mac.
In chrome 62.0 (also for mac), I get the same error as you with prototype:
''
Uncaught TypeError: Cannot read property 'prototype' of undefined (http://<ip_addr>:5601/bundles/kibana.bundle.js?v=16350:112)
Version: 6.1.1
Build: 16350
Error: Uncaught TypeError: Cannot read property 'prototype' of undefined (http://<ip_addr>:5601/bundles/kibana.bundle.js?v=16350:112)
at window.onerror (http://<ip_addr>:5601/bundles/commons.bundle.js?v=16350:45:8728)
"
Hi @fragatina , I see that you wrote you "don't have any custom plugins installed," but do you have any standard plugins like X-Pack? If so, try uninstalling and re-installing the plugins that you have.
Your solution in the other thread seems aimed at the kibana windows service start and the paths chosen for that.
I am starting from an admin console using the kibana.bat file. Kibana starts and is running on 5601, but throws the reactcss.handleHover uncaught exception when accessing via browser.
Also, deleting the optimize directory has no effect. It regenerates and the error is still there.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.