-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi
I was trying to install the latest version of the plugin on Kibana 6.8.0.
This is the error I get the second I login to Kibana (with and without the security enable)
and than the Kibana crushed:
C:\Users\gilm\Desktop\ek 6.8.0\kibana-6.8.0-windows-x86_64\plugins\kibana_api\server\routes.js:27
reply(obj);
^
TypeError: reply is not a function
at C:/Users/gilm/Desktop/ek 6.8.0/kibana-6.8.0-windows-x86_64/plugins/kibana_api/server/routes.js:34:17
at C:\Users\gilm\Desktop\ek 6.8.0\kibana-6.8.0-windows-x86_64\plugins\kibana_api\node_modules\jsonfile\index.js:46:5
at C:\Users\gilm\Desktop\ek 6.8.0\kibana-6.8.0-windows-x86_64\plugins\kibana_api\node_modules\graceful-fs\graceful-fs.js:78:16
at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
There's something to do about it?
Thanks!