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

Installing plugin sense causes "Config schema already has key: sense" #7400

Closed
peske opened this issue Jun 9, 2016 · 3 comments
Closed

Installing plugin sense causes "Config schema already has key: sense" #7400

peske opened this issue Jun 9, 2016 · 3 comments

Comments

@peske
Copy link

peske commented Jun 9, 2016

The issue is obviously very similar to 6330 (if not the same).

Here's what I'm getting:

/opt/kibana/bin/kibana plugin --install sense -u file:///tmp/sense-latest.tar.gz -d /opt/kibana/installedPlugins

Installing sense
Attempting to transfer from file:///tmp/sense-latest.tar.gz
Transferring 1352402 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Config schema already has key: sense"
Install failed.

Few notes:

  • I'm installing from the local file because Kibana does not support outgoing proxy (see issue 5902, which is must in my environment.
  • I've tried many times, with reinstalling not only Kibana but everything (including Elasticsearch), and I'm getting this always.

Ubuntu 14.04, Kibana 4.5.1

Any help?

Thanks

@peske
Copy link
Author

peske commented Jun 9, 2016

Btw. I've forgot to say that I've installed Marvel the same way without any problem.

@peske
Copy link
Author

peske commented Jun 9, 2016

Well, although I haven't installed Sense - it is available in Kibana. It looks that it is embedded in Kibana installation? Sorry for bothering you! Stupid me...

@peske
Copy link
Author

peske commented Jun 10, 2016

Just to explain what actually happened: Sense isn't (of course) installed with Kibana, but maybe with Marvel - I'm not sure right now. Anyway, although Sense was already installed, due to the fact that there were no "sense" directory in kibana/installedPlugins I was repeatedly trying to install it over and over. And I was getting the error with the message that "Sense" is already there...

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