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

Can't install plugin #40

Open
simplegr opened this issue Aug 11, 2020 · 1 comment
Open

Can't install plugin #40

simplegr opened this issue Aug 11, 2020 · 1 comment

Comments

@simplegr
Copy link

I can't install the plugin, can you please help?

cd /usr/share/elasticsearch && sudo bin/plugin --install skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1
-> Installing skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1...
Trying http://download.elasticsearch.org/skroutz/elasticsearch-skroutz-greekstemmer/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip...
Trying http://search.maven.org/remotecontent?filepath=skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip...
Trying https://oss.sonatype.org/service/local/repositories/releases/content/skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip...
Trying https://github.com/skroutz/elasticsearch-skroutz-greekstemmer/archive/2.4.4.1.zip...
Trying https://github.com/skroutz/elasticsearch-skroutz-greekstemmer/archive/master.zip...
Failed to install skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1, reason: failed to download out of all possible locations..., use --verbose to get detailed information
@petsoukos
Copy link

Try

cd /usr/share/elasticsearch && sudo bin/plugin --install skroutz/elasticsearch-skroutz-greekstemmer/v2.4.4.1 

notice the v before the version numbers

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