You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a clean checkout and docker-compose up, Elastic Search is not coming up.
Below are the logs, need help.
_Attaching to brodebianelasticsearch_elastic-data-node01_1, brodebianelasticsearch_elastic-data-node02_1, brodebianelasticsearch_elastic-data-master_1, brodebianelasticsearch_elasticsearch-master_1, brodebianelasticsearch_kibana-config_1, brodebianelasticsearch_elasticsearch-node02_1, brodebianelasticsearch_elasticsearch-node01_1, brodebianelasticsearch_nginx_1, brodebianelasticsearch_bro-xinitd-forensic_1, brodebianelasticsearch_kibana_1, brodebianelasticsearch_bro-mapping_1
elasticsearch-node02_1 | [2017-07-21 18:56:19,920][WARN ][bootstrap ] unable to install syscall filter: seccomp unavailable: your kernel is buggy and you should upgrade
elasticsearch-master_1 | [2017-07-21 18:56:17,959][WARN ][bootstrap ] unable to install syscall filter: seccomp unavailable: your kernel is buggy and you should upgrade
elasticsearch-node02_1 | Exception in thread "main" java.io.FileNotFoundException: /usr/share/elasticsearch/lib/elasticsearch-2.4.1.jar (No such file or directory)
elasticsearch-node01_1 | [2017-07-21 18:56:20,200][WARN ][bootstrap ] unable to install syscall filter: seccomp unavailable: your kernel is buggy and you should upgrade
elasticsearch-node02_1 | at java.util.zip.ZipFile.open(Native Method)
elasticsearch-node02_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:219)
elasticsearch-node02_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:149)
elasticsearch-master_1 | Exception in thread "main" java.io.FileNotFoundException: /usr/share/elasticsearch/lib/elasticsearch-2.4.1.jar (No such file or directory)
nginx_1 | 2017/07/21 18:56:20 [emerg] 1#1: host not found in upstream "master:9200" in /etc/nginx/nginx.conf:19
nginx_1 | nginx: [emerg] host not found in upstream "master:9200" in /etc/nginx/nginx.conf:19
elasticsearch-node02_1 | at java.util.jar.JarFile.<init>(JarFile.java:166)
elasticsearch-node01_1 | Exception in thread "main" java.io.FileNotFoundException: /usr/share/elasticsearch/lib/elasticsearch-2.4.1.jar (No such file or directory)
elasticsearch-master_1 | at java.util.zip.ZipFile.open(Native Method)
elasticsearch-node02_1 | at java.util.jar.JarFile.<init>(JarFile.java:103)
elasticsearch-node02_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:174)
elasticsearch-node02_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:87)
elasticsearch-node02_1 | at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:180)
elasticsearch-master_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:219)
elasticsearch-master_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:149)
elasticsearch-node02_1 | at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:286)
brodebianelasticsearch_elastic-data-node01_1 exited with code 0
elasticsearch-node01_1 | at java.util.zip.ZipFile.open(Native Method)
elasticsearch-master_1 | at java.util.jar.JarFile.<init>(JarFile.java:166)
elasticsearch-master_1 | at java.util.jar.JarFile.<init>(JarFile.java:103)
elasticsearch-node02_1 | at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:45)
elasticsearch-master_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:174)
elasticsearch-node01_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:219)
elasticsearch-node01_1 | at java.util.zip.ZipFile.<init>(ZipFile.java:149)
elasticsearch-master_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:87)
elasticsearch-node02_1 | Refer to the log for complete error details.
elasticsearch-node01_1 | at java.util.jar.JarFile.<init>(JarFile.java:166)
elasticsearch-master_1 | at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:180)
elasticsearch-master_1 | at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:286)
elasticsearch-node01_1 | at java.util.jar.JarFile.<init>(JarFile.java:103)
elasticsearch-node01_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:174)
elasticsearch-master_1 | at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:45)
elasticsearch-master_1 | Refer to the log for complete error details.
elasticsearch-node01_1 | at org.elasticsearch.bootstrap.JarHell.checkJarHell(JarHell.java:87)
elasticsearch-node01_1 | at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:180)
kibana-config_1 | % Total % Received % Xferd Average Speed Time Time Time Current
brodebianelasticsearch_elastic-data-master_1 exited with code 0
elasticsearch-node01_1 | at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:286)
elasticsearch-node01_1 | at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:45)
elasticsearch-node01_1 | Refer to the log for complete error details.
brodebianelasticsearch_elastic-data-node02_1 exited with code 0
brodebianelasticsearch_elasticsearch-node02_1 exited with code 1
kibana-config_1 | Dload Upload Total Spent Left Speed
brodebianelasticsearch_nginx_1 exited with code 1
brodebianelasticsearch_elasticsearch-master_1 exited with code 1
brodebianelasticsearch_elasticsearch-node01_1 exited with code 1
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0curl: (7) Failed to connect to elasticsearch port 9200: Connection refused
kibana-config_1 | Elasticsearch is unavailable - sleeping
bro-mapping_1 | % Total % Received % Xferd Average Speed Time Time Time Current
bro-mapping_1 | Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: elasticsearch
bro-mapping_1 | Elasticsearch is unavailable - sleeping
bro-xinitd-forensic_1 | 2017-07-21 18:56:22,849 CRIT Supervisor running as root (no user in config file)
bro-xinitd-forensic_1 | 2017-07-21 18:56:22,858 INFO supervisord started with pid 11
bro-xinitd-forensic_1 | 2017-07-21 18:56:23,860 INFO spawned: 'xinetd' with pid 14
bro-xinitd-forensic_1 | 2017-07-21 18:56:23,862 INFO spawned: 'apache2' with pid 15
bro-xinitd-forensic_1 | 2017-07-21 18:56:25,077 INFO success: xinetd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
bro-xinitd-forensic_1 | 2017-07-21 18:56:25,077 INFO success: apache2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
bro-xinitd-forensic_1 | 2017-07-21 18:56:25,099 INFO exited: apache2 (exit status 0; expected)
kibana-config_1 | % Total % Received % Xferd Average Speed Time Time Time Current
kibana-config_1 | Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to elasticsearch port 9200: Connection refused
kibana-config_1 | Elasticsearch is unavailable - sleeping_
The text was updated successfully, but these errors were encountered:
I did a clean checkout and docker-compose up, Elastic Search is not coming up.
Below are the logs, need help.
The text was updated successfully, but these errors were encountered: