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

Couldn't install plugin for Kibana 6.4.2 #46

Open
MrYoda opened this issue Oct 26, 2018 · 0 comments
Open

Couldn't install plugin for Kibana 6.4.2 #46

MrYoda opened this issue Oct 26, 2018 · 0 comments
Assignees

Comments

@MrYoda
Copy link

MrYoda commented Oct 26, 2018

I can not install plugin.

~# /usr/share/kibana/bin/kibana-plugin install https://github.com/Webiks/kibana-API/releases/download/v6.4.2_0.6.0/kibana_api-0.6.0.zip
Attempting to transfer from https://github.com/Webiks/kibana-API/releases/download/v6.4.2_0.6.0/kibana_api-0.6.0.zip
Transferring 1564420 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Command failed: /usr/share/kibana/node/bin/node /usr/share/kibana/src/cli --env.name=production --optimize.useBundleCache=false --server.autoListen=false --plugins.initialize=false --uiSettings.enabled=false
(node:13061) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

{"type":"log","@timestamp":"2018-10-26T13:52:32Z","tags":["warning","config","deprecation"],"pid":13061,"message":"uiSettings.enabled is deprecated and is no longer used"}
{"type":"log","@timestamp":"2018-10-26T13:52:41Z","tags":["info","optimize"],"pid":13061,"message":"Optimizing and caching bundles for ml, stateSessionStorageRedirect, status_page, timelion, graph, monitoring, login, logout, dashboardViewer, apm, kibana_api and kibana. This may take a few minutes"}
"

And I can't remove it by bin/kibana-plugin remove after failed installation:

~# /usr/share/kibana/bin/kibana-plugin install https://github.com/Webiks/kibana-API/releases/download/v6.4.2_0.6.0/kibana_api-0.6.0.zip
Found previous install attempt. Deleting...
Attempting to transfer from https://github.com/Webiks/kibana-API/releases/download/v6.4.2_0.6.0/kibana_api-0.6.0.zip
Transferring 1564420 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin kibana_api already exists, please remove before installing a new version

Now i need to reinstall Kibana or manual removing of broken plugin installiation.

Info:

Description:	Ubuntu 18.04.1 LTS
~# dpkg -s kibana
Package: kibana
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 432754
Maintainer: Kibana Team <[email protected]>
Architecture: amd64
Version: 6.4.2
Conflicts: kibana-oss
Conffiles:
 /etc/default/kibana bcce7272035f46da444492dd983f0522
 /etc/init.d/kibana fe5ea9236312a48ac0a55777937040dd
 /etc/kibana/kibana.yml e0be5e3da5403f48abb95ecbfba68a00
 /etc/systemd/system/kibana.service 1732c2e2d62990933c030bdecf9813a0
Description: Explore and visualize your Elasticsearch data
License: Elastic-License
Vendor: Elasticsearch, Inc.
Homepage: https://www.elastic.co
~# cat /usr/share/kibana/package.json | grep "version"
  "version": "6.4.2",
@ytzlax ytzlax self-assigned this Oct 27, 2018
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