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

Error in plugin with Kibana 5.0.0 #3

Open
leandroandrade87 opened this issue Jan 18, 2017 · 1 comment
Open

Error in plugin with Kibana 5.0.0 #3

leandroandrade87 opened this issue Jan 18, 2017 · 1 comment

Comments

@leandroandrade87
Copy link

I try install the plugin with Kibana 5.0.0 with Dockerfile and the message bellow returned:
"Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
"

Fallow the log:

Step 8 : RUN kibana-plugin install https://github.com/sbeyn/kibana-plugin-traffic-sg/archive/master.zip
 ---> Running in 5b9fec6535c1
Attempting to transfer from https://github.com/sbeyn/kibana-plugin-traffic-sg/archive/master.zip
Transferring unknown number of bytes
Transfer complete
Retrieving metadata from plugin archive
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
ERROR: Service 'witix-kibana-2' failed to build: The command '/bin/sh -c kibana-plugin install https://github.com/sbeyn/kibana-plugin-traffic-sg/archive/master.zip' returned a non-zero code: 70

Thanks.

@poibr01
Copy link

poibr01 commented Feb 8, 2017

In the index.js did you try updating the version of kibana so that it matches what you are running?

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