Marvel Plugin Install elasticsearch 2.2.0

Hi

I have tried to install marvel on both ubuntu and windows. Both times I have run the bin\plugin install licence and I constantly get back a message telling me "Error: failed to download out of all possible locations".

I downloaded the latest marvel zip and extracted the files into the plugin folder. elasticsearch then wont run trowing an error on marvel saying it was developed for a previous version.

Any help would be appreciated.

Thanks

Chris

Can you provide the command you ran and the error?

In the windows I ran:

C:\Program Files (x86)\elasticsearch\bin>plugin install licence --verbose
-> Installing licence...
Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugi
n/licence/2.2.0/licence-2.2.0.zip ...
Failed: FileNotFoundException[https://download.elastic.co/elasticsearch/release/
org/elasticsearch/plugin/licence/2.2.0/licence-2.2.0.zip]; nested: FileNotFoundE
xception[https://download.elastic.co/elasticsearch/release/org/elasticsearch/plu
gin/licence/2.2.0/licence-2.2.0.zip];
ERROR: failed to download out of all possible locations..., use --verbose to get
detailed information

I get the same exact error on ubuntu 14.04.4.

Thanks

Chris

It looks like there is a typo in the word license. I hope that helps!

Thanks,
Steve