I am having issues by installing the Kibana ROR Enterprise plugin (readonlyrest_kbn_enterprise-1. 17.6-20190502_es6.7.1)
The installation of the corresponding ES plugin was fine, but upon starting Kibana I am getting following error:
ROR log level: info
{"type":"log","@timestamp":"2019-05-09T13:30:22Z","tags":["fatal","root"],"pid":1,"message":"Error: custom client factory is already set, unable to replace the current one\n at ScopedSavedObjectsClientProvider.setClientFactory (/usr/share/kibana/src/server/saved_objects/service/lib/scoped_client_provider.js:29:13)\n at Object.setScopedSavedObjectsClientFactory (/usr/share/kibana/src/server/saved_objects/service/create_saved_objects_service.js:87:75)\n at /usr/share/kibana/plugins/readonlyrest_kbn/index.js:1:4564\n at Plugin.init [as externalInit] (/usr/share/kibana/plugins/readonlyrest_kbn/index.js:1:4420)"}
FATAL Error: custom client factory is already set, unable to replace the current one
I disabled the xpack security feature (via xpack.security.enabled=false), did i missed something else?
I am totally aware about that. Surely I used the correct format, but it still didnt worked for me.
Upon installing the OSS version of the Kibana Image (v. 6.7.1) it worked fine.
Is there any recommendation which version to use ?