On Tue, May 10, 2016 at 7:40 PM, Wayne Veilleux
<wayne.v...@gmail.com> wrote:
> FYI Peter, I just installed from scratch SELKS 3.0RC and did and
> update&dist-upgrade and elasticsearch service won't load (it was working
> properly before the update&dist-upgrade). Here is the log (NB: I did a
> VMware Snapshot before the update&dist-upgrade so I can go back now without
> re-installing from scratch). It seem it has a problem with a Java plugin:
>
> [2016-05-10 12:34:53,484][ERROR][bootstrap ] Exception
> java.lang.IllegalArgumentException: Plugin [delete-by-query] is incompatible
> with Elasticsearch [2.3.2]. Was designed for version [2.3.1]
> at
Can you try -
/usr/share/elasticsearch/bin/plugin remove delete-by-query
/usr/share/elasticsearch/bin/plugin install delete-by-query
systemctl restart elasticsearch.service
Thanks
Le mardi 10 mai 2016 18:01:06 UTC-4, pevma a écrit :On Tue, May 10, 2016 at 7:40 PM, Wayne Veilleux
<wayne.v...@gmail.com> wrote:
> FYI Peter, I just installed from scratch SELKS 3.0RC and did and
> update&dist-upgrade and elasticsearch service won't load (it was working
> properly before the update&dist-upgrade). Here is the log (NB: I did a
> VMware Snapshot before the update&dist-upgrade so I can go back now without
> re-installing from scratch). It seem it has a problem with a Java plugin:
>
> [2016-05-10 12:34:53,484][ERROR][bootstrap ] Exception
> java.lang.IllegalArgumentException: Plugin [delete-by-query] is incompatible
> with Elasticsearch [2.3.2]. Was designed for version [2.3.1]
> at
Can you try -
/usr/share/elasticsearch/bin/plugin remove delete-by-query
/usr/share/elasticsearch/bin/plugin install delete-by-query
systemctl restart elasticsearch.service
ThanksIt is solved with the remove and re-install the plugin ! :)But I had to set to false the http.cors.enabled variable in /etc/elasticsearch/elasticsearch.yml because I use Safari and Chrome as browser.Here the link where I found this ELK issue: https://github.com/elastic/kibana/issues/6719Many Thanks Peter !
Le mercredi 11 mai 2016 08:30:49 UTC-4, Wayne Veilleux a écrit :
Le mardi 10 mai 2016 18:01:06 UTC-4, pevma a écrit :On Tue, May 10, 2016 at 7:40 PM, Wayne Veilleux
<wayne.v...@gmail.com> wrote:
> FYI Peter, I just installed from scratch SELKS 3.0RC and did and
> update&dist-upgrade and elasticsearch service won't load (it was working
> properly before the update&dist-upgrade). Here is the log (NB: I did a
> VMware Snapshot before the update&dist-upgrade so I can go back now without
> re-installing from scratch). It seem it has a problem with a Java plugin:
>
> [2016-05-10 12:34:53,484][ERROR][bootstrap ] Exception
> java.lang.IllegalArgumentException: Plugin [delete-by-query] is incompatible
> with Elasticsearch [2.3.2]. Was designed for version [2.3.1]
> at
Can you try -
/usr/share/elasticsearch/bin/plugin remove delete-by-query
/usr/share/elasticsearch/bin/plugin install delete-by-query
systemctl restart elasticsearch.service
ThanksIt is solved with the remove and re-install the plugin ! :)But I had to set to false the http.cors.enabled variable in /etc/elasticsearch/elasticsearch.yml because I use Safari and Chrome as browser.Here the link where I found this ELK issue: https://github.com/elastic/kibana/issues/6719Many Thanks Peter !UPDATE: evebox doesn't work anymore, I got a "504 Gatewat Time-out with nginx/1.6.2" on the URL (https://selks-host/evebox). Is there a way to resolve this issue ?
I will try it again tonight, it takes only a few minutes. When you say you have the same setup, have you tried a fresh install ?
When the scirius package upgrade, it ask for a database configuration, do we say YES or NO ? I remember saying YES.