kbn_network icon indicating copy to clipboard operation
kbn_network copied to clipboard

Some installed third party plugin(s) [network_vis] are using the legacy plugin format and will no longer work

Open dineshmickey opened this issue 4 years ago • 8 comments

{"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 ?

dineshmickey avatar Aug 31 '20 10:08 dineshmickey

Sadly, I am experiencing the very same problem.

Version info: kibana 7.9.1 elasticsearch 7.9.1

new0ne avatar Sep 24 '20 10:09 new0ne

Same problem Version info Kibana v 7.12.0 Elasticsearch v 7.12.0

diagnostikon avatar Mar 31 '21 09:03 diagnostikon

@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.

robcowart avatar Mar 31 '21 09:03 robcowart

@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)

diagnostikon avatar Mar 31 '21 10:03 diagnostikon

image

robcowart avatar Mar 31 '21 10:03 robcowart

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'.

diagnostikon avatar Mar 31 '21 10:03 diagnostikon

All good and then

nedladdning (62)

diagnostikon avatar Mar 31 '21 10:03 diagnostikon

Same problem for me. src_plugins_vis_default_editor_public__WEBPACK_IMPORTED_MODULE_2_.Schemas is not a constructor.

Any workaround?

julien-VFD avatar Apr 15 '21 11:04 julien-VFD