activecm / BeaKer

Beacon Kibana Executable Report. Aggregates Sysmon Network Events With Elasticsearch and Kibana
GNU General Public License v3.0
285 stars 40 forks source link

Beaker docker can not be installed properly and many errors come up. #60

Open nimaforoughi opened 2 years ago

nimaforoughi commented 2 years ago

Beaker docker can not be installed properly and many errors come up. after 2 days struggling to solve the errors, still no output. is it possible to provide a more comprehensive install instructions? for manual setup

caffeinatedpixel commented 2 years ago

@nimaforoughi Could you provide the errors that come up when trying to install?

nimaforoughi commented 2 years ago

For complete error details, refer to the log at /usr/share/elasticsearch/logs/AI-Hunter-Docker-Single-Node.log beaker_kibana_1 exited with code 1 beaker_elasticsearch_1 exited with code 1

nimaforoughi commented 2 years ago

osboxes@osboxes:~/BeaKer$ ./beaker up ./beaker: line 15: shell-lib/docker/check_docker.sh: No such file or directory You do not have a supported version of Docker installed. ./beaker: line 16: shell-lib/docker/check_docker-compose.sh: No such file or directory You do not have a supported version of Docker-Compose installed. ./beaker: line 19: ./shell-lib/acmlib.sh: No such file or directory ./beaker: line 20: require_executable_tmp_dir: command not found WARNING: The ELASTIC_PASSWORD variable is not set. Defaulting to a blank string. Creating network "beaker_default" with the default driver Creating volume "beaker_elasticsearch_persistent" with default driver Creating beaker_elasticsearch_1 ... done Creating beaker_es-dump_1 ... done Creating beaker_kibana_1 ... done Attaching to beaker_elasticsearch_1, beaker_es-dump_1, beaker_kibana_1 beaker_es-dump_1 exited with code 0 elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:27,904Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "version[7.16.1], pid[8], build[default/docker/5b38441b16b1ebb16a27c107a4c3865776e20c53/2021-12-11T00:29:38.865893768Z], OS[Linux/4.15.0-45-generic/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.1/17.0.1+12]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:27,907Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "JVM home [/usr/share/elasticsearch/jdk], using bundled JDK [true]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:27,907Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "JVM arguments [-Xshare:auto, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-4957156516252285988, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.cgroups.hierarchy.override=/, -Xms3g, -Xmx3g, -XX:MaxDirectMemorySize=1610612736, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=docker, -Des.bundled_jdk=true]" } kibana_1 | {"type":"log","@timestamp":"2022-01-04T19:02:28Z","tags":["fatal","root"],"pid":9,"message":"{ Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'\n at Object.openSync (fs.js:439:3)\n at readFileSync (fs.js:344:35)\n at getServerOptions (/usr/share/kibana/src/core/server/http/http_tools.js:77:34)\n at HttpServer.setup (/usr/share/kibana/src/core/server/http/http_server.js:68:60)\n at HttpService.runNotReadyServer (/usr/share/kibana/src/core/server/http/http_service.js:140:26)\n at HttpService.setup (/usr/share/kibana/src/core/server/http/http_service.js:60:18)\n errno: -2,\n syscall: 'open',\n code: 'ENOENT',\n path: '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' }"} kibana_1 | kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' kibana_1 | elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [aggs-matrix-stats]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [analysis-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [constant-keyword]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [frozen-indices]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-geoip]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,971Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-user-agent]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [kibana]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-expression]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-mustache]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-painless]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [legacy-geo]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [mapper-extras]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [mapper-version]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,972Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [parent-join]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [percolator]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [rank-eval]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [reindex]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repositories-metering-api]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repository-encrypted]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repository-url]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [runtime-fields-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [search-business-rules]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,973Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [searchable-snapshots]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [snapshot-repo-test-kit]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [spatial]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [transform]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [transport-netty4]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [unsigned-long]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [vector-tile]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [vectors]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [wildcard]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,974Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-aggregate-metric]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-analytics]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-async]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-async-search]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-autoscaling]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ccr]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-core]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-data-streams]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-deprecation]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-enrich]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,975Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-eql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-fleet]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-graph]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-identity-provider]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ilm]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-logstash]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ml]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-monitoring]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,976Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-rollup]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-security]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-shutdown]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-sql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-stack]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-text-structure]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-voting-only-node]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-watcher]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:29,978Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "no plugins loaded" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:30,020Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/sda1)]], net usable_space [198.5gb], net total_space [217gb], types [ext4]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:30,021Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "heap size [3gb], compressed ordinary object pointers [true]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:30,050Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "node name [76bebef2436f], node ID [A3rOmFO0T4Gc6CN5O7CzcQ], cluster name [AI-Hunter-Docker-Single-Node], roles [transform, data_frozen, master, remote_cluster_client, data, ml, data_content, data_hot, data_warm, data_cold, ingest]" } kibana_1 | {"type":"log","@timestamp":"2022-01-04T19:02:31Z","tags":["fatal","root"],"pid":7,"message":"{ Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'\n at Object.openSync (fs.js:439:3)\n at readFileSync (fs.js:344:35)\n at getServerOptions (/usr/share/kibana/src/core/server/http/http_tools.js:77:34)\n at HttpServer.setup (/usr/share/kibana/src/core/server/http/http_server.js:68:60)\n at HttpService.runNotReadyServer (/usr/share/kibana/src/core/server/http/http_service.js:140:26)\n at HttpService.setup (/usr/share/kibana/src/core/server/http/http_service.js:60:18)\n errno: -2,\n syscall: 'open',\n code: 'ENOENT',\n path: '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' }"} kibana_1 | kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' kibana_1 | beaker_kibana_1 exited with code 1 elasticsearch_1 | uncaught exception in thread [main] elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:32,803Z", "level": "ERROR", "component": "o.e.b.ElasticsearchUncaughtExceptionHandler", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "uncaught exception in thread [main]", elasticsearch_1 | "stacktrace": ["org.elasticsearch.bootstrap.StartupException: ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]; nested: ElasticsearchException[failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist]; nested: NoSuchFileException[/usr/share/elasticsearch/config/certificates/ca/ca.crt];", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:170) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) ~[elasticsearch-cli-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.Command.main(Command.java:77) ~[elasticsearch-cli-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "Caused by: org.elasticsearch.ElasticsearchSecurityException: failed to load SSL configuration [xpack.security.transport.ssl]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:548) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more", elasticsearch_1 | "Caused by: org.elasticsearch.ElasticsearchException: failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.TrustConfig.missingTrustConfigFile(TrustConfig.java:117) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:56) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more", elasticsearch_1 | "Caused by: java.nio.file.NoSuchFileException: /usr/share/elasticsearch/config/certificates/ca/ca.crt", elasticsearch_1 | "at sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newByteChannel(Files.java:380) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newByteChannel(Files.java:432) ~[?:?]", elasticsearch_1 | "at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newInputStream(Files.java:160) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:99) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:92) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:52) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more"] } elasticsearch_1 | ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]; nested: ElasticsearchException[failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist]; nested: NoSuchFileException[/usr/share/elasticsearch/config/certificates/ca/ca.crt]; elasticsearch_1 | Likely root cause: java.nio.file.NoSuchFileException: /usr/share/elasticsearch/config/certificates/ca/ca.crt elasticsearch_1 | at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) elasticsearch_1 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) elasticsearch_1 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) elasticsearch_1 | at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) elasticsearch_1 | at java.base/java.nio.file.Files.newByteChannel(Files.java:380) elasticsearch_1 | at java.base/java.nio.file.Files.newByteChannel(Files.java:432) elasticsearch_1 | at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) elasticsearch_1 | at java.base/java.nio.file.Files.newInputStream(Files.java:160) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:99) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:92) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:52) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) elasticsearch_1 | at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) elasticsearch_1 | at java.base/java.util.HashMap.forEach(HashMap.java:1421) elasticsearch_1 | at java.base/java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) elasticsearch_1 | at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) elasticsearch_1 | at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) elasticsearch_1 | at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) elasticsearch_1 | at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) elasticsearch_1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) elasticsearch_1 | at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) elasticsearch_1 | at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) elasticsearch_1 | at org.elasticsearch.node.Node.(Node.java:747) elasticsearch_1 | at org.elasticsearch.node.Node.(Node.java:309) elasticsearch_1 | <<>> elasticsearch_1 | For complete error details, refer to the log at /usr/share/elasticsearch/logs/AI-Hunter-Docker-Single-Node.log kibana_1 | {"type":"log","@timestamp":"2022-01-04T19:02:33Z","tags":["fatal","root"],"pid":8,"message":"{ Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'\n at Object.openSync (fs.js:439:3)\n at readFileSync (fs.js:344:35)\n at getServerOptions (/usr/share/kibana/src/core/server/http/http_tools.js:77:34)\n at HttpServer.setup (/usr/share/kibana/src/core/server/http/http_server.js:68:60)\n at HttpService.runNotReadyServer (/usr/share/kibana/src/core/server/http/http_service.js:140:26)\n at HttpService.setup (/usr/share/kibana/src/core/server/http/http_service.js:60:18)\n errno: -2,\n syscall: 'open',\n code: 'ENOENT',\n path: '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' }"} kibana_1 | kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' kibana_1 | beaker_kibana_1 exited with code 1 elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:35,762Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "version[7.16.1], pid[9], build[default/docker/5b38441b16b1ebb16a27c107a4c3865776e20c53/2021-12-11T00:29:38.865893768Z], OS[Linux/4.15.0-45-generic/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.1/17.0.1+12]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:35,765Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "JVM home [/usr/share/elasticsearch/jdk], using bundled JDK [true]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:35,765Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "JVM arguments [-Xshare:auto, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-11931366318564285662, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.cgroups.hierarchy.override=/, -Xms3g, -Xmx3g, -XX:MaxDirectMemorySize=1610612736, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=docker, -Des.bundled_jdk=true]" } kibana_1 | {"type":"log","@timestamp":"2022-01-04T19:02:36Z","tags":["fatal","root"],"pid":7,"message":"{ Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'\n at Object.openSync (fs.js:439:3)\n at readFileSync (fs.js:344:35)\n at getServerOptions (/usr/share/kibana/src/core/server/http/http_tools.js:77:34)\n at HttpServer.setup (/usr/share/kibana/src/core/server/http/http_server.js:68:60)\n at HttpService.runNotReadyServer (/usr/share/kibana/src/core/server/http/http_service.js:140:26)\n at HttpService.setup (/usr/share/kibana/src/core/server/http/http_service.js:60:18)\n errno: -2,\n syscall: 'open',\n code: 'ENOENT',\n path: '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' }"} kibana_1 | kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' kibana_1 | beaker_kibana_1 exited with code 1 elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [aggs-matrix-stats]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,977Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [analysis-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,978Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [constant-keyword]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,978Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [frozen-indices]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,978Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,978Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-geoip]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [ingest-user-agent]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [kibana]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-expression]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-mustache]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [lang-painless]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,979Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [legacy-geo]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [mapper-extras]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [mapper-version]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [parent-join]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [percolator]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [rank-eval]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,980Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [reindex]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,981Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repositories-metering-api]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,981Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repository-encrypted]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,981Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [repository-url]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,981Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [runtime-fields-common]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,981Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [search-business-rules]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [searchable-snapshots]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [snapshot-repo-test-kit]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [spatial]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [transform]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [transport-netty4]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,982Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [unsigned-long]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,983Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [vector-tile]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,983Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [vectors]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,983Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [wildcard]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,983Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-aggregate-metric]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,983Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-analytics]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-async]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-async-search]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-autoscaling]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ccr]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-core]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,984Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-data-streams]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-deprecation]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-enrich]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-eql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-fleet]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-graph]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,985Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-identity-provider]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ilm]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-logstash]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ml]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-monitoring]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-ql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,986Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-rollup]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-security]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-shutdown]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-sql]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-stack]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-text-structure]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,987Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-voting-only-node]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,988Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "loaded module [x-pack-watcher]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:36,988Z", "level": "INFO", "component": "o.e.p.PluginsService", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "no plugins loaded" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:37,018Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/sda1)]], net usable_space [198.5gb], net total_space [217gb], types [ext4]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:37,019Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "heap size [3gb], compressed ordinary object pointers [true]" } elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:37,037Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "node name [76bebef2436f], node ID [NQg1iIvFTyOWrxw5IL6zDg], cluster name [AI-Hunter-Docker-Single-Node], roles [transform, data_frozen, master, remote_cluster_client, data, ml, data_content, data_hot, data_warm, data_cold, ingest]" } kibana_1 | {"type":"log","@timestamp":"2022-01-04T19:02:39Z","tags":["fatal","root"],"pid":9,"message":"{ Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'\n at Object.openSync (fs.js:439:3)\n at readFileSync (fs.js:344:35)\n at getServerOptions (/usr/share/kibana/src/core/server/http/http_tools.js:77:34)\n at HttpServer.setup (/usr/share/kibana/src/core/server/http/http_server.js:68:60)\n at HttpService.runNotReadyServer (/usr/share/kibana/src/core/server/http/http_service.js:140:26)\n at HttpService.setup (/usr/share/kibana/src/core/server/http/http_service.js:60:18)\n errno: -2,\n syscall: 'open',\n code: 'ENOENT',\n path: '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' }"} kibana_1 | kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt' kibana_1 | elasticsearch_1 | {"type": "server", "timestamp": "2022-01-04T19:02:39,517Z", "level": "ERROR", "component": "o.e.b.ElasticsearchUncaughtExceptionHandler", "cluster.name": "AI-Hunter-Docker-Single-Node", "node.name": "76bebef2436f", "message": "uncaught exception in thread [main]", elasticsearch_1 | "stacktrace": ["org.elasticsearch.bootstrap.StartupException: ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]; nested: ElasticsearchException[failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist]; nested: NoSuchFileException[/usr/share/elasticsearch/config/certificates/ca/ca.crt];", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:170) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:157) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:77) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:112) ~[elasticsearch-cli-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.cli.Command.main(Command.java:77) ~[elasticsearch-cli-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:122) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:80) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "Caused by: org.elasticsearch.ElasticsearchSecurityException: failed to load SSL configuration [xpack.security.transport.ssl]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:548) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more", elasticsearch_1 | "Caused by: org.elasticsearch.ElasticsearchException: failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.TrustConfig.missingTrustConfigFile(TrustConfig.java:117) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:56) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more", elasticsearch_1 | "Caused by: java.nio.file.NoSuchFileException: /usr/share/elasticsearch/config/certificates/ca/ca.crt", elasticsearch_1 | "at sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]", elasticsearch_1 | "at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newByteChannel(Files.java:380) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newByteChannel(Files.java:432) ~[?:?]", elasticsearch_1 | "at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) ~[?:?]", elasticsearch_1 | "at java.nio.file.Files.newInputStream(Files.java:160) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:99) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:92) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:52) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) ~[?:?]", elasticsearch_1 | "at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]", elasticsearch_1 | "at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]", elasticsearch_1 | "at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]", elasticsearch_1 | "at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]", elasticsearch_1 | "at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:747) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.node.Node.(Node.java:309) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:234) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:434) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:166) ~[elasticsearch-7.16.1.jar:7.16.1]", elasticsearch_1 | "... 6 more"] } elasticsearch_1 | uncaught exception in thread [main] elasticsearch_1 | ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]; nested: ElasticsearchException[failed to initialize SSL TrustManager - certificate_authorities file [/usr/share/elasticsearch/config/certificates/ca/ca.crt] does not exist]; nested: NoSuchFileException[/usr/share/elasticsearch/config/certificates/ca/ca.crt]; elasticsearch_1 | Likely root cause: java.nio.file.NoSuchFileException: /usr/share/elasticsearch/config/certificates/ca/ca.crt elasticsearch_1 | at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) elasticsearch_1 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) elasticsearch_1 | at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) elasticsearch_1 | at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) elasticsearch_1 | at java.base/java.nio.file.Files.newByteChannel(Files.java:380) elasticsearch_1 | at java.base/java.nio.file.Files.newByteChannel(Files.java:432) elasticsearch_1 | at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422) elasticsearch_1 | at java.base/java.nio.file.Files.newInputStream(Files.java:160) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:99) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.CertParsingUtils.readCertificates(CertParsingUtils.java:92) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.PEMTrustConfig.createTrustManager(PEMTrustConfig.java:52) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.createSslContext(SSLService.java:453) elasticsearch_1 | at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSSLConfigurations$5(SSLService.java:546) elasticsearch_1 | at java.base/java.util.HashMap.forEach(HashMap.java:1421) elasticsearch_1 | at java.base/java.util.Collections$UnmodifiableMap.forEach(Collections.java:1553) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.loadSSLConfigurations(SSLService.java:544) elasticsearch_1 | at org.elasticsearch.xpack.core.ssl.SSLService.(SSLService.java:145) elasticsearch_1 | at org.elasticsearch.xpack.core.XPackPlugin.createSSLService(XPackPlugin.java:525) elasticsearch_1 | at org.elasticsearch.xpack.core.XPackPlugin.createComponents(XPackPlugin.java:338) elasticsearch_1 | at org.elasticsearch.node.Node.lambda$new$18(Node.java:733) elasticsearch_1 | at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) elasticsearch_1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) elasticsearch_1 | at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) elasticsearch_1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) elasticsearch_1 | at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) elasticsearch_1 | at org.elasticsearch.node.Node.(Node.java:747) elasticsearch_1 | at org.elasticsearch.node.Node.(Node.java:309) elasticsearch_1 | <<>> elasticsearch_1 | For complete error details, refer to the log at /usr/share/elasticsearch/logs/AI-Hunter-Docker-Single-Node.log beaker_kibana_1 exited with code 1 beaker_elasticsearch_1 exited with code 1

nimaforoughi commented 2 years ago

beaker_kibana_1 running
beaker activecm-beaker/kibana:latest 2022-01-04 14:02:23 - - administrators beaker_elasticsearch_1 running
beaker activecm-beaker/elasticsearch:latest 2022-01-04 14:02:22 172.18.0.2 9200:9200 administrators portainer running

Zalgo2462 commented 2 years ago

Kibana and Elasticsearch are crashing since they cannot read the web certificate used to secure the REST API.

kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'

It looks like you might be running BeaKer from the download/ git clone folder.

Instead, you will want to run the install_beaker.sh script included in the release archive at https://github.com/activecm/BeaKer/releases/download/v0.0.10/BeaKer.tar.

This installation script is responsible for creating certificates and other configuration files for Elasticsearch and Kibana.

After running this script, please try running beaker up without the leading ./.

nimaforoughi commented 2 years ago

Kibana and Elasticsearch are crashing since they cannot read the web certificate used to secure the REST API.

kibana_1 | FATAL Error: ENOENT: no such file or directory, open '/usr/share/kibana/config/certificates/Kibana/Kibana.crt'

It looks like you might be running BeaKer from the download/ git clone folder.

Instead, you will want to run the install_beaker.sh script included in the release archive at https://github.com/activecm/BeaKer/releases/download/v0.0.10/BeaKer.tar.

This installation script is responsible for creating certificates and other configuration files for Elasticsearch and Kibana.

After running this script, please try running beaker up without the leading ./.

Yes. It worked finally, Exactly i was running from git clone folder and running generate_installer.sh and many errors .... Now with this tar file everything went smoothly. How can I get the latest tar file releases like this?

Thank you so much

Zalgo2462 commented 2 years ago

The releases are distributed through GitHub. On the main repository page, click the first link under the Releases section in the sidebar. image

Next, you should see the release notes for the latest release. At the bottom of the posting, there should be a blue link to download the release tar file. image

Cheers!