ob-kb-funnel icon indicating copy to clipboard operation
ob-kb-funnel copied to clipboard

Does not work with kibana 5.5.0 ?

Open ghost opened this issue 7 years ago • 11 comments

ghost avatar Jul 26 '17 18:07 ghost

Hi @pasterio I don't have a running 5.5.0 running kibana yet. If I'll make a new release can you test it?

yershalom avatar Jul 26 '17 18:07 yershalom

do it and I will test right away

ghost avatar Jul 26 '17 18:07 ghost

You got it, https://github.com/outbrain/ob-kb-funnel/releases/tag/v5.5.0

yershalom avatar Jul 26 '17 18:07 yershalom

Attempting to transfer from https://github.com/outbrain/ob-kb-funnel/archive/v5.5.0.zip Transferring 5651327 bytes.................... Transfer complete Retrieving metadata from plugin archive Plugin installation was unsuccessful due to error "No kibana plugins found in archive"

ghost avatar Jul 26 '17 18:07 ghost

Hi, Follow this thread. https://github.com/bitsensor/elastalert-kibana-plugin/issues/6

yershalom avatar Jul 26 '17 18:07 yershalom

ERROR in ./plugins/ob-kb-funnel/public/funnelController.js
Module not found: Error: Cannot resolve module 'd3-funnel' in /usr/share/kibana/plugins/ob-kb-funnel/public
 @ ./plugins/ob-kb-funnel/public/funnelController.js 6:15-35

ghost avatar Jul 26 '17 21:07 ghost

You need to run npm install

yershalom avatar Jul 27 '17 02:07 yershalom

I ran npm install and now I get this error: Error: Uncaught TypeError: webpack_require(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=1:262) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=1:90:20880)

KAYLukas avatar Jul 27 '17 15:07 KAYLukas

Me too getting this error:

Error: Uncaught TypeError: webpack_require(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=1:262) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=1:90:20880)

How to fix this for 5.5.0?

sairamvla avatar Sep 08 '17 20:09 sairamvla

Any update on 5.5.0 issues?

sairamvla avatar Sep 11 '17 17:09 sairamvla

I getting a

   Module not found: Error: Cannot resolve module 'child_process' in /kibana-5.5.0-darwin-x86_64/plugins/kibana/node_modules/xmlhttprequest/lib
    @ ./plugins/kibana/~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36

When installing in 5.5.0

thekofimensah avatar Mar 02 '18 02:03 thekofimensah