Attempting to transfer from file:///root/readonlyrest_kbn_pro-1.18.5_es6.8.3.zip
Transferring 7024179 bytes…
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles…
its stuck on optimizing I have waited all day long retryed many times but without result
plz help
thnx
[root@esbalancertst ~]# systemctl status kibana -l
● kibana.service - Kibana
Loaded: loaded (/etc/systemd/system/kibana.service; enabled; vendor preset: disabled)
Active: active (running) since Sun 2019-10-13 17:17:46 +04; 41s ago
Main PID: 1116 (node)
CGroup: /system.slice/kibana.service
└─1116 /usr/share/kibana/bin/…/node/bin/node --no-warnings --max-http-header-size=65536 /usr/share/kibana/bin/…/src/cli -c /etc/kibana/kibana.yml
Oct 13 17:17:46 esbalancertst.hq.tbc systemd[1]: Started Kibana.
[root@esbalancertst ~]# NODE_OPTIONS="–max-old-space-size=4096" /usr/share/kibana/bin/kibana-plugin install file:///root/readonlyrest_kbn_pro-1.18.7_es6.8.3.zip
Attempting to transfer from file:///root/readonlyrest_kbn_pro-1.18.7_es6.8.3.zip
Transferring 7027588 bytes…
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles…
(stacks here for long time)
[root@esbalancertst ~]# free -h
total used free shared buff/cache available
Mem: 11G 2.8G 8.1G 8.8M 687M 8.5G
Swap: 4.0G 0B 4.0G
In this case, try to completely delete the current Kibana installation, and start over from a freshly unzipped installation. Sometimes when the optimisation is interrupted i.e. Ctrl+C, the cache files get corrupted.
I try.
I did completely remove kibana, delete all configs, dirs, even readonlyrest.yml from /etc/elasticsearch
then install it using yum install (we have local repo)
I did add all configs from backup, start kibana, try to install readonlyrest_kbn_pro-1.18.7 but it stacks on the same stage.
can i give you kibana.log and some configs so you could help me better?
@alxx is there any chance you can use docker? I mean, the docker images can be built somewhere else and are portable. Not sure what’s the issue, as I could not reproduce in macos or Linux vm either.
I talked with Kibana engineers at Elasticon, they promised the bug ridden optimisation process is going to be entirely removed very soon. They had similar problems many times with it, and they’re just giving up on it.
Thank you very much, that you are trying to help us
I cant install kibana on docker or kubernetes. It’s against bank standards
I still can’t install ROR plugin on my test env and because of this, I can’t update my production environment.
Did you find anything in my logs?
Please help me to install a plugin. We are using AD connection and we really need it.
/usr/share/kibana/bin/kibana-plugin install file:///root/readonlyrest_kbn_pro-1.18.7_es6.8.3.zip
Attempting to transfer from file:///root/readonlyrest_kbn_pro-1.18.7_es6.8.3.zip
Transferring 7027588 bytes…
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles…
still could not manage to install plugin
any idea?
Ok guys, here is some fresher ideas that hopefully will get us a bit more information about the issue.
Try to install the plugin it in another machine, and if it works, then zip the whole kibana folder and move it across to the destination. I’d make sure the absolute paths of the kibana folder are preserved from the origin to destination environment.
Try to reproduce the issue with a newer version i.e. 7.4.0 and see if still happens. If it does, it’s more like an environmental issue, and if it doesn’t it’s more like a software issue.
How is this related to the topic? This topic is about people not managing to install the Kibana plugin.
Also, what version are you using of Kibana and ROR? and what does it mean go crazy?
Hello go crazy mean that many different thing stops working, for example elastic does not show indices or kibana says that it is not ready yet
I upgraded es and kibana to the latest 6.8.5 version I will try new plugin when it releases