I've upgrade ES 6.0.0 to 6.1.0. The second step was to upgrade Kibana.
When I start Kibana I get this error.
TypeError: _reactcss.handleHover is not a function (http://_SERVER_:5601/bundles/kibana.bundle.js?v=16337:67)
Additional data:
Version: 6.1.0
Build: 16337
Error: TypeError: _reactcss.handleHover is not a function (http://_SERVER_:5601/bundles/kibana.bundle.js?v=16337:67)
[2134]/window.onerror@http://_SERVER_:5601/bundles/commons.bundle.js?v=16337:45:8728
Tried in IE 11 version 11.0.9600.18838 and FF 57.0.2 x64
Error: Uncaught TypeError: (0 , _reactcss.handleHover) is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=16337:54) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=16337:45:9804)
Hi, I'm sorry but we haven't been able to reproduce on either Windows 10 or Windows Server 2012. We think there may be something about your systems that's causing this issue but we're not sure what it could be. We're going to continue testing and trying to reproduce this error. In the meantime, if you could think of anything else that could help us pin down the source of this error, please let us know.
I have upgraded another server on windows server 2012 r2 from 6.0.0 , to 6.1.0. Same error.
I then noticed that 6.1.1 had been released. So I tried that version also. Same error
Tried IE11 , Edge , Firefox, chrome , all same error.
Kibana starts normal:
PS C:\elastic\kibana\bin> .\kibana
log [17:44:48.192] [info][status][plugin:kibana@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.265] [info][status][plugin:elasticsearch@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.295] [info][status][plugin:xpack_main@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.325] [info][status][plugin:monitoring@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.331] [info][status][plugin:searchprofiler@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.349] [info][status][plugin:ml@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.408] [info][status][plugin:tilemap@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.410] [info][status][plugin:elasticsearch@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.416] [info][status][plugin:watcher@6.1.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [17:44:48.449] [info][status][plugin:grokdebugger@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.457] [info][status][plugin:dashboard_mode@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.461] [info][license][xpack] Imported license information from Elasticsearch for the [data] cluster: mode: basic | status: active | expiry date: 2018-04-02T01:59:59+02:00
log [17:44:48.469] [info][status][plugin:xpack_main@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.473] [info][status][plugin:searchprofiler@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.474] [info][status][plugin:ml@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.475] [info][status][plugin:tilemap@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.477] [info][status][plugin:watcher@6.1.1] Status changed from yellow to green - Ready
log [17:44:48.481] [info][status][plugin:logstash@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.522] [info][status][plugin:apm@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.529] [info][status][plugin:license_management@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.531] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: basic | status: active | expiry date: 2018-04-02T01:59:59+02:00
log [17:44:48.562] [info][status][plugin:console@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:48.600] [info][status][plugin:metrics@6.1.1] Status changed from uninitialized to green - Ready
log [17:44:51.906] [info][status][plugin:timelion@6.1.1] Status changed from uninitialized to green - Ready
Seems to me that every version from 6.1.x and above are seriously broken on the windows platform.
If this has fixed it, you can safely delete the whole optimize folder, no need to check for something specifically. Kibana rebuilds the folder at start when it's not present.
Probably why I couldn't manage to reproduce it the past days, because I didn't have any babel.cache in my optimize folder.
You are shipping a .cache directory with every version from 6.1.0 , included in the download file.
In 6.0.1 there is no .cache directory. Looks like a packaking problem .
Great work, Kim-Kruse-Hansen! I'm so glad you were able to figure out a solution. Thank you for sharing it. And thank you for mentioning the .cache directory. We're looking into it.
I've tried this, but it's not working for me. I've deleted optimize folder, I've take the optimize folder from 6.0.1, I've pushed LS to 6.1.1 and did this all again.
Always the same error.
@Marius_Dragomir & @cjcenizal:
What if I've put up my optimize folder and you could try running with it?
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.