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 have an issue completing HELK installation it stops at :
"error pulling image configuration: download failed after attempts=6: net/http: TLS handshake timeout"
[HELK-INSTALLATION-INFO] HELK hosted on a Linux box
[HELK-INSTALLATION-INFO] Available Memory: 15475 MBs
[HELK-INSTALLATION-INFO] You're using ubuntu version bionic
Enter build choice [ 1 - 4]: 3
[HELK-INSTALLATION-INFO] HELK build set to 3
[HELK-INSTALLATION-INFO] Set HELK IP. Default value is your current IP: 192.168.8.171
[HELK-INSTALLATION-INFO] HELK IP set to 192.168.8.171
[HELK-INSTALLATION-INFO] Please make sure to create a custom Kibana password and store it securely for future use.
[HELK-INSTALLATION-INFO] Set HELK Kibana UI Password: hunting
[HELK-INSTALLATION-INFO] Verify HELK Kibana UI Password: hunting
[HELK-INSTALLATION-INFO] Installing htpasswd..
[HELK-INSTALLATION-INFO] Installing docker via convenience script..
[HELK-INSTALLATION-INFO] Assesing if Docker is running..
[HELK-INSTALLATION-INFO] Docker is running
[HELK-INSTALLATION-INFO] Making sure you assigned enough disk space to the current Docker base directory
[HELK-INSTALLATION-INFO] Available Docker Disk: 108 GBs
[HELK-INSTALLATION-INFO] Installing docker-compose..
[HELK-INSTALLATION-INFO] Checking local vm.max_map_count variable and setting it to 4120294
[HELK-INSTALLATION-INFO] Setting local vm.swappiness variable to 25
[HELK-INSTALLATION-INFO] Building & running HELK from helk-kibana-notebook-analysis-basic.yml file..
ERROR: Could not run HELK via docker-compose file helk-kibana-notebook-analysis-basic.yml (Error Code: 1).
The text was updated successfully, but these errors were encountered:
If you're from russia, set up a VPN. Amazon cloud blocks this country and gives you a 403 error. And the docker-compose error itself is the inability to pull docker
I have an issue completing HELK installation it stops at :
"error pulling image configuration: download failed after attempts=6: net/http: TLS handshake timeout"
Command:
$ sudo ./helk_install.sh
Output:
** HELK - THE HUNTING ELK **
** Author: Roberto Rodriguez (@Cyb3rWard0g) **
** HELK build version: v0.1.9-alpha10082020 **
** HELK ELK version: 7.6.2 **
** License: GPL-3.0 **
[HELK-INSTALLATION-INFO] HELK hosted on a Linux box
[HELK-INSTALLATION-INFO] Available Memory: 15475 MBs
[HELK-INSTALLATION-INFO] You're using ubuntu version bionic
Enter build choice [ 1 - 4]: 3
[HELK-INSTALLATION-INFO] HELK build set to 3
[HELK-INSTALLATION-INFO] Set HELK IP. Default value is your current IP: 192.168.8.171
[HELK-INSTALLATION-INFO] HELK IP set to 192.168.8.171
[HELK-INSTALLATION-INFO] Please make sure to create a custom Kibana password and store it securely for future use.
[HELK-INSTALLATION-INFO] Set HELK Kibana UI Password: hunting
[HELK-INSTALLATION-INFO] Verify HELK Kibana UI Password: hunting
[HELK-INSTALLATION-INFO] Installing htpasswd..
[HELK-INSTALLATION-INFO] Installing docker via convenience script..
[HELK-INSTALLATION-INFO] Assesing if Docker is running..
[HELK-INSTALLATION-INFO] Docker is running
[HELK-INSTALLATION-INFO] Making sure you assigned enough disk space to the current Docker base directory
[HELK-INSTALLATION-INFO] Available Docker Disk: 108 GBs
[HELK-INSTALLATION-INFO] Installing docker-compose..
[HELK-INSTALLATION-INFO] Checking local vm.max_map_count variable and setting it to 4120294
[HELK-INSTALLATION-INFO] Setting local vm.swappiness variable to 25
[HELK-INSTALLATION-INFO] Building & running HELK from helk-kibana-notebook-analysis-basic.yml file..
The text was updated successfully, but these errors were encountered: