kibana_calendar_vis icon indicating copy to clipboard operation
kibana_calendar_vis copied to clipboard

Plugin installation was unsuccessful due to error "Plugin kibana_calendar_vis [6.4.0] is incompatible with Kibana [7.6.1]"

Open ericbellet opened this issue 4 years ago • 3 comments

Hi,

I ran this command: ./bin/kibana-plugin install https://github.com/aaronoah/kibana_calendar_vis/releases/download/v6.4.0/kibana_calendar_vis-6.4.0.zip image

Then I obtained this error:

Plugin installation was unsuccessful due to error "Plugin kibana_calendar_vis [6.4.0] is incompatible with Kibana [7.6.1]

How can I solve it using my current Kibana version?

ericbellet avatar Apr 02 '20 09:04 ericbellet

Hello I had the same problem with Kibana 7.6.2

Thanks

hugo-pires avatar May 11 '20 10:05 hugo-pires

You can't, the error message is very straightforward : Kibana enforces that all plugins have the exact same version as the version of Kibana, so unless the developer adds support for your version, you won't be able to install it keeping your version of Kibana

nk-fouque avatar Jul 15 '20 09:07 nk-fouque

Thank you

hugo-pires avatar Aug 24 '20 11:08 hugo-pires