Search Profile is not working

Hi, I am getting below error while profiling the basic query.

Cannot read property 'stack' of undefined

Have tried installing the X-PACK plugin as well.

Given the simple query is working fine.

ES Version: 5.2.1
Kiaban:5.2.1

Attached the SS as well.

file:///home/yash/Downloads/Screenshot%20from%202017-06-12%2019-22-48.png

Strange, I attempted the same on 5.2.1 and it's working fine for me. Is there any additional information you can supply that might help me reproduce the issue?

Has it always been broken for you, or did this just recently start? Do you see any errors in the Kibana terminal console, elasticsearch terminal console or browser console? Does it fail if you try it using an incognito browser?

Hi Stacey,

Thanks for quick revert.

We have tried it for the first time and I can confirm that it is also not working in incognito mode.

We are only getting some warning in kibana logs.

log [13:04:40.956] [info][status][plugin:kibana@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:41.038] [info][status][plugin:elasticsearch@5.2.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [13:04:41.048] [info][status][plugin:xpack_main@5.2.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [13:04:41.335] [info][status][plugin:graph@5.2.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [13:04:41.348] [info][status][plugin:monitoring@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:41.354] [warning][reporting] Generating a random key for xpack.reporting.encryptionKey. To prevent pending reports from failing on restart, please set xpack.reporting.encryptionKey in kibana.yml
log [13:04:41.363] [info][status][plugin:reporting@5.2.1] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [13:04:46.579] [info][status][plugin:xpack_main@5.2.1] Status changed from yellow to yellow - No existing Kibana index found
log [13:04:46.581] [info][status][plugin:graph@5.2.1] Status changed from yellow to yellow - No existing Kibana index found
log [13:04:46.582] [info][status][plugin:reporting@5.2.1] Status changed from yellow to yellow - No existing Kibana index found
log [13:04:46.582] [info][status][plugin:elasticsearch@5.2.1] Status changed from yellow to yellow - No existing Kibana index found
log [13:04:47.319] [info][status][plugin:elasticsearch@5.2.1] Status changed from yellow to green - Kibana index ready
log [13:04:47.491] [info][license][xpack] Imported license information from Elasticsearch: mode: trial | status: active | expiry date: 2017-07-13T12:53:30+00:00
log [13:04:47.508] [info][status][plugin:monitoring@5.2.1] Status changed from green to yellow - Waiting for Monitoring Health Check
log [13:04:47.510] [info][status][plugin:xpack_main@5.2.1] Status changed from yellow to green - Ready
log [13:04:47.512] [info][status][plugin:graph@5.2.1] Status changed from yellow to green - Ready
log [13:04:47.514] [info][status][plugin:reporting@5.2.1] Status changed from yellow to green - Ready
log [13:04:50.296] [info][status][plugin:monitoring@5.2.1] Status changed from yellow to green - Ready
log [13:04:56.027] [info][status][plugin:security@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:56.028] [warning][security] Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml
log [13:04:56.037] [warning][security] Session cookies will be transmitted over insecure connections. This is not recommended.
log [13:04:56.096] [info][status][plugin:searchprofiler@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:56.105] [info][status][plugin:tilemap@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:56.121] [info][status][plugin:console@5.2.1] Status changed from uninitialized to green - Ready
log [13:04:56.299] [info][status][plugin:timelion@5.2.1] Status changed from uninitialized to green - Ready

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