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

Support for 6.8.6 #28

Open
apristen opened this issue Apr 28, 2020 · 0 comments
Open

Support for 6.8.6 #28

apristen opened this issue Apr 28, 2020 · 0 comments

Comments

@apristen
Copy link

Trying to install in Kibana Docker container and got this:

bash-4.2$ kibana-plugin install https://github.com/outbrain/ob-kb-funnel/releases/download/v6.8.2/ob-kb-funnel-6.8.2.zip
Attempting to transfer from https://github.com/outbrain/ob-kb-funnel/releases/download/v6.8.2/ob-kb-funnel-6.8.2.zip
Transferring 970519 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin installation was unsuccessful due to error "Plugin ob-kb-funnel [6.8.2] is incompatible with Kibana [6.8.6]"

another try:

bash-4.2$ kibana-plugin install https://github.com/outbrain/ob-kb-funnel/releases/download/v7.4.0/ob-kb-funnel-7.4.0.zip
Attempting to transfer from https://github.com/outbrain/ob-kb-funnel/releases/download/v7.4.0/ob-kb-funnel-7.4.0.zip
Transferring 970552 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin installation was unsuccessful due to error "Plugin ob-kb-funnel [7.4.0] is incompatible with Kibana [6.8.6]"

and another try:

bash-4.2$ kibana-plugin install https://github.com/outbrain/ob-kb-funnel/releases/download/v5.2.2/ob-kb-funnel-5.2.2.zip
Attempting to transfer from https://github.com/outbrain/ob-kb-funnel/releases/download/v5.2.2/ob-kb-funnel-5.2.2.zip
Transferring 11644305 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin installation was unsuccessful due to error "Plugin ob-kb-funnel [5.2.2] is incompatible with Kibana [6.8.6]"

What to do? How to install it on Kibana 6.8.6 ?

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

No branches or pull requests

1 participant