elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

error while installing marvel #142

Closed shr269 closed 8 years ago

shr269 commented 8 years ago

I have downloaded elastic search. Trying to download marvel. Finding the below error. what to do?

C:\DEV\elasticsearch\bin>plugin install elasticsearch/marvel/latest -> Installing elasticsearch/marvel/latest... Trying https://download.elastic.co/elasticsearch/marvel/marvel-latest.zip ... Trying https://search.maven.org/remotecontent?filepath=elasticsearch/marvel/latest/marvel-latest.zip ... Tryinghttps://oss.sonatype.org/service/local/repositories/releases/content/elasticsearch/marvel/latest/marvel-latest.zip ... Trying https://github.com/elasticsearch/marvel/archive/latest.zip ... Trying https://github.com/elasticsearch/marvel/archive/master.zip ... ERROR: failed to download out of all possible locations..., use --verbose to get detailed information

FYI: i am using windows machine

clintongormley commented 8 years ago

You don't mention which version of Elasticsearch you're using, but you probably want:

./bin/plugin install marvel-agent