My cbsa plugin fails on startup. It fails at xpackMainPlugin.registerFeature in init.js with the following message " FATAL Error: Feature cbsa specifies app entries which are not granted to any privileges: cbsa,kibana". I tried a number of combinations as shown in:
What exactly is this error trying to tell me?
Why does it work in 7.3 and not in 7.9? (Checked the docs. Nothing obvious in Change Log).
My code is shown below. What changes are required?
Nathan,
I have used Eui Framework all the way through. From what i read , major changes will happen in 8.0. Given what i have provided, where is the best place to look?'m trying to get cbsa plugin to work under 7.9. Thats the point.
Andrea,
Thanks for taking the time to respond. Well, one more step forward. Adding these line now allows the plugin to start up without the previous error message. However , when the plugin is invoked , it simplu loos. When i look at the console, i get the following error message:
*refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
bootstrap.js:11 ^ A single error about an inline script not firing due to content security policy is expected!
So it pretty obvious that the ```
xpackMainPlugin.registerFeature({
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.