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

It occurred error when I install bigdesk plugin #20176

Closed
stormy-wang opened this issue Aug 26, 2016 · 2 comments
Closed

It occurred error when I install bigdesk plugin #20176

stormy-wang opened this issue Aug 26, 2016 · 2 comments

Comments

@stormy-wang
Copy link

Elasticsearch version:
2.3.0

Plugins installed:
elasticsearch-head-master

JVM version:
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

OS version:
Linux node215 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Description of the problem including expected versus actual behavior:
I want to get ElasticSearch CLuster realtime performance information var bigdesk,but it occurred an error when I install the plugin. as follows:
NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .md5 file to verify)
ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip

Steps to reproduce:

  1. I download the plugin from github https://github.com/lukas-vlcek/bigdesk
  2. I installed the plugin to the one-node cluster used the command :
    ./bin/plugin install file:/home/elasticsearch-ansible/bigdesk-master.zip
  3. then the error occurred:
    -> Installing from file:/home/elasticsearch-ansible/bigdesk-master.zip...
    Trying file:/home/elasticsearch-ansible/bigdesk-master.zip ...
    Downloading ....DONE
    Verifying file:/home/elasticsearch-ansible/bigdesk-master.zip checksums if available ...
    NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .md5 file to verify)
    ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip
@lukas-vlcek
Copy link
Contributor

lukas-vlcek/bigdesk#84 (comment)

@clintongormley
Copy link
Contributor

This is a community plugin not supported by Elasticsearch. Closing

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

3 participants