Open dineshmickey opened 4 years ago
Sadly, I am experiencing the very same problem.
Version info: kibana 7.9.1 elasticsearch 7.9.1
Same problem Version info Kibana v 7.12.0 Elasticsearch v 7.12.0
@diagnostikon did you try the master
branch or the release for Kibana 7.10.0? If anything is going to work it is the latter.
@diagnostikon did you try the
master
branch or the release for Kibana 7.10.0? If anything is going to work it is the latter.
My mistake
FATAL Error: Failed to initialize plugins: Plugin "kbnNetwork" is only compatible with Kibana version "7.10.0", but used Kibana version is "7.12.0". (incompatible-version, /home/eddie/kibana-7.12.0-linux-x86_64/plugins/network_vis/kibana.json)
My mistake, edited wrong json
FATAL Error: Invalid migration for type config. Property '7.12.0' cannot be greater than the current Kibana version '7.10.0'.
All good and then
Same problem for me. _src_plugins_vis_default_editor_public__WEBPACK_IMPORTED_MODULE_2__.Schemas is not a constructor.
Any workaround?
{"type":"log","@timestamp":"2020-08-31T09:58:13Z","tags":["warning","legacy-service"],"pid":21485,"message":"
Some installed third party plugin(s) [network_vis] are using the legacy plugin format and will no longer work in a future Kibana release. Please refer to https://ela.st/kibana-breaking-changes-8-0 for a list of breaking changes and https://ela.st/kibana-platform-migration for documentation on how to migrate legacy plugins.
"}Version info:
Elasticsearch 7.9.0
kibana 7.9.0-1
The plugin is not working in 7.9 version
Is there any work around ?