Hi all,
I have problems while trying to install the any plugin (tried bigdesk,
elasticsearch head, Jetty)
This is what it gives me:
C:\Program Files\elasticsearch\bin>plugin -install lukas-vlcek/bigdesk
-> Installing lukas-vlcek/bigdesk...
Trying
https://github.com/downloads/lukas-vlcek/bigdesk/bigdesk-0.19.8.zip...
Trying https://github.com/lukas-vlcek/bigdesk/zipball/v0.19.8...
Trying https://github.com/lukas-vlcek/bigdesk/zipball/master...
Failed to install lukas-vlcek/bigdesk, reason: failed to download
Whereas, if i fire up a browser and
enter https://github.com/lukas-vlcek/bigdesk/zipball/master i can actually
download the plugin.
We want to move ES into production, and thus require a installation guide
as a part of the process.
My document cannot be complete till these commands are sorted.
I had a look @ the batch file and have seen that it needs the Java home and
ES_HOME environment variables are used, and i have verified that these
variables are set correctly.
regards,
-Parag
--