You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~# /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
I can not install plugin.
And I can't remove it by
bin/kibana-plugin remove
after failed installation:Now i need to reinstall Kibana or manual removing of broken plugin installiation.
Info:
The text was updated successfully, but these errors were encountered: