Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ericbellet opened this issue Apr 2, 2020 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@ericbellet
Copy link

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?

@aaronoah aaronoah added the question Further information is requested label Apr 2, 2020
@aaronoah aaronoah self-assigned this Apr 2, 2020
@hugo-pires
Copy link

Hello
I had the same problem with Kibana 7.6.2

Thanks

@nk-fouque
Copy link

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

@hugo-pires
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants