Problem about plugins

Hello,

we used this plugin since version 4.4 ( https://github.com/sbeyn/kibana-plugin-traffic-sg ) but now, with the version 5.5, it does not work anymore :

Error: Uncaught TypeError: webpack_require(...).register is not a function (https://theserver:5601/bundles/kibana.bundle.js?v=15382:320)
at window.onerror (https://theserver:5601/bundles/commons.bundle.js?v=15382:90:22680)

What are the change between 5.4.2 and 5.5.0 in Kibana that made plugin fail now ?

I saw the plugin is on the list : https://www.elastic.co/guide/en/kibana/current/known-plugins.html , are they tested with each new version ?

Thanks for the answer

Regards

It's probably Fatal Error after upgrading from 5.4.2 to 5.5.0 - #10 by Court.

No, they are just the ones we know about.

Thanks for your help, we made some modification on the plugin and it works now !

Hi Geff,

Would you be able to share what changes you made to fix the error?

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