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

Failed to install plugin #28

Closed
afshin2003 opened this issue Oct 8, 2013 · 3 comments
Closed

Failed to install plugin #28

afshin2003 opened this issue Oct 8, 2013 · 3 comments

Comments

@afshin2003
Copy link

Hi,
This is my error:
root@couch1:/usr/share/elasticsearch# bin/plugin -v --install jettro/elasticsearch-gui
-> Installing jettro/elasticsearch-gui...
Trying https://github.com/jettro/elasticsearch-gui/zipball/master... (assuming site plugin)
Failed: SSLHandshakeException[Remote host closed connection during handshake]; nested: EOFException[SSL peer shut down incorrectly];
Failed to install jettro/elasticsearch-gui, reason: failed to download out of all possible locations..., use -verbose to get detailed information
root@couch1:/usr/share/elasticsearch#

Meanwhile I'm able to get it by wget.
BEST
Afshin

@jettro
Copy link
Owner

jettro commented Oct 8, 2013

Hi afshin2003,
I have checked if I can reproduce the problem. Maybe there was a github issue? This was my output:

[~/elasticsearch/elasticsearch-0.90.2]$ bin/plugin --install jettro/elasticsearch-gui
-> Installing jettro/elasticsearch-gui...
Trying https://github.com/jettro/elasticsearch-gui/zipball/master... (assuming site plugin)
Downloading .........................................DONE
Identified as a _site plugin, moving to _site structure ...
Installed gui

Can you please verify if this is still an issue?

@afshin2003
Copy link
Author

Hi jettro,
Thanks for your reply, actually it seems to be related to some firewall / router functionality. By changing my up stream link it was resolved.

BEST,
Afshin

@jettro
Copy link
Owner

jettro commented Oct 9, 2013

Ok, nice, closing the issue than.

@jettro jettro closed this as completed Oct 9, 2013
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