elastic / elasticsearch-migration

This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290 stars 32 forks source link

download of v1.19 has nothing inside the zip #99

Closed DarrenHart1989 closed 7 years ago

DarrenHart1989 commented 7 years ago

Was getting the following error when trying to install the plugin.

Ran this command:

./bin/plugin -i migration -u https://github.com/elastic/elasticsearch-migration/releases/download/v1.19/elasticsearch-migration-1.19.zip

Failed with:

Failed to install migration, reason: failed to rename in order to copy to _site (rename to /usr/share/elasticsearch/plugins/migration.tmp

Then downloaded the .zip file directly and found that it was actually empty.

clintongormley commented 7 years ago

Sorry, should be fixed now