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

Failure to install Kibana reporting plugin #8278

Closed
ageis opened this issue Sep 14, 2016 · 1 comment
Closed

Failure to install Kibana reporting plugin #8278

ageis opened this issue Sep 14, 2016 · 1 comment

Comments

@ageis
Copy link

ageis commented Sep 14, 2016

Per the directions at https://www.elastic.co/downloads/reporting.

Kibana 4.5.4
ElasticSearch 2.4.0
^ both from Elastic repos.
Debian jessie 8.5 x64

root@logs:/opt/kibana# bin/kibana plugin --install \
> kibana/reporting/latest
Installing reporting
Attempting to transfer from https://download.elastic.co/kibana/reporting/reporting-latest.tar.gz
Transferring 50539752 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "unknown export types navbarExtensions, hacks, settingsSections in plugin reporting"
@epixa
Copy link
Contributor

epixa commented Sep 14, 2016

@ageis Reporting is only supported in Kibana 4.6 onward. It should be good to go if you upgrade Kibana to 4.6.1.

@epixa epixa closed this as completed Sep 14, 2016
acstll added a commit that referenced this issue Jan 30, 2025
`99.0.0-borealis.1` ⏩ `99.1.0-borealis.0`

[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)

---

# `@elastic/eui`

## [`v99.1.0`](https://github.com/elastic/eui/releases/v99.1.0)

- Updated `EuiColorPalettePicker` - adds `append` to
`EuiColorPalettePickerPaletteProps` to support appending custom content
to the title ([#8208](elastic/eui#8208))
- Updated font-weight and font-size of `EuiBetaBadge`s to improve
legibility ([#8255](elastic/eui#8255))
- Added suppport for `titleColor` variant `warning` on `EuiStat`
([#8278](elastic/eui#8278))

# `@elastic/eui-theme-borealis`

## `v0.0.9`

- [Visual Refresh] Support new theme tokens on JSON exports
([#8277](elastic/eui#8277))
- Remap few colors for EuiLoadingSpinner and EuiLoadingChart
([#8276](elastic/eui#8276))
- [Visual Refresh] Update floating border on EuiPanel
([#8270](elastic/eui#8270))

---------

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: nickofthyme <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
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

2 participants