Code Monkey home page Code Monkey logo

Comments (8)

WasKa001 avatar WasKa001 commented on May 18, 2024

nvm, option number 3 seems to be working so far, thanks!

from helk.

Cyb3rWard0g avatar Cyb3rWard0g commented on May 18, 2024

Hello @Wasilewski . it seems that the main issue is the docker package not being pulled properly. Can you provide the version of your Ubuntu system? So far it works with Xenial 16.04 (LTS). I have to adjust the script to take other versions of Ubuntu. Also, could you copy and paste the logs from /var/log/helk-docker-install.log?? That should give you more details of what exactly happened wile installing Docker. thank you Charlie!

from helk.

Cyb3rWard0g avatar Cyb3rWard0g commented on May 18, 2024

@Wasilewski I integrated the official docker install script (edge version) from Docker. Known as the convenience script, it is capable to detect your specific distribution and version and install Docker the right way. Let me know if that works. I just added that with this last commit. 4f2bbfb

from helk.

WasKa001 avatar WasKa001 commented on May 18, 2024

@Cyb3rWard0g Option 1 still doesn't work. I went back to my fresh installation Ubuntu snapshot and tried again. Looks like an error with CURL installation:

[HELK-INSTALLATION-INFO] Enter choice [ 1 - 4] 1
[HELK-DOCKER-INSTALLATION-INFO] HELK identified Linux as the system kernel
[HELK-DOCKER-INSTALLATION-INFO] Checking distribution list and version
[HELK-DOCKER-INSTALLATION-INFO] You're using ubuntu version xenial
[HELK-DOCKER-INSTALLATION-INFO] Docker is not installed
[HELK-DOCKER-INSTALLATION-INFO] Checking if curl is installed first
[HELK-DOCKER-INSTALLATION-INFO] curl is not installed
[HELK-DOCKER-INSTALLATION-INFO] Installing curl before installing docker..

  • ERROR: Could not install curl (Error Code: 100).
    [HELK-DOCKER-INSTALLATION-INFO] Installing docker via convenience script..
  • ERROR: Could not install docker via convenience script (Error Code: 127).
    [HELK-INSTALLATION-INFO] Checking local vm.max_map_count variable and setting it to 262144
    [HELK-DOCKER-INSTALLATION-INFO] Building the HELK container from source..
    [HELK-DOCKER-INSTALLATION-INFO] Running the HELK container in the background..
    [HELK-DOCKER-INSTALLATION-INFO] Waiting for Jupyter Server to start..
    ./helk_install.sh: line 33: curl: command not found
    ./helk_install.sh: line 33: curl: command not found
    ./helk_install.sh: line 33: curl: command not found
    ./helk_install.sh: line 33: curl: command not found
    ^C

I am running VMware Workstation with Ubuntu:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"

from helk.

Cyb3rWard0g avatar Cyb3rWard0g commented on May 18, 2024

oops. sorry. I didnt set the curl installation properly. try it again. I fixed the install syntax with this commit 13995a4

from helk.

Cyb3rWard0g avatar Cyb3rWard0g commented on May 18, 2024

@Wasilewski let me know if that fixed the issue. The option 1 and 2 are affected by the docker installation so I hope the new docker install script fixes all the that. 👍

from helk.

WasKa001 avatar WasKa001 commented on May 18, 2024

@Cyb3rWard0g All good this time!

[HELK-INSTALLATION-INFO] Enter choice [ 1 - 4] 1
[HELK-DOCKER-INSTALLATION-INFO] HELK identified Linux as the system kernel
[HELK-DOCKER-INSTALLATION-INFO] Checking distribution list and version
[HELK-DOCKER-INSTALLATION-INFO] You're using ubuntu version xenial
[HELK-DOCKER-INSTALLATION-INFO] Docker is not installed
[HELK-DOCKER-INSTALLATION-INFO] Checking if curl is installed first
[HELK-DOCKER-INSTALLATION-INFO] curl is not installed
[HELK-DOCKER-INSTALLATION-INFO] Installing curl before installing docker..
[HELK-DOCKER-INSTALLATION-INFO] Installing docker via convenience script..
[HELK-INSTALLATION-INFO] Checking local vm.max_map_count variable and setting it to 262144
[HELK-DOCKER-INSTALLATION-INFO] Building the HELK container from source..
[HELK-DOCKER-INSTALLATION-INFO] Running the HELK container in the background..
[HELK-DOCKER-INSTALLATION-INFO] Waiting for Jupyter Server to start..
[HELK-INSTALLATION-INFO] Obtaining current host IP..


** [HELK-INSTALLATION-INFO] YOUR HELK IS READY **
** [HELK-INSTALLATION-INFO] USE THE FOLLOWING SETTINGS TO INTERACT WITH THE HELK **


xxxxx

BTW. This project is great. Thank you and keep up a good work!

from helk.

Cyb3rWard0g avatar Cyb3rWard0g commented on May 18, 2024

Awesome!!!! Yaayy! Thank you very much for your feedback and for sharing the issues you were having with it. That helps the project to get better. 👍 I will be sharing a blog post soon and a wiki to provide more details about how everything is built and how it can be customized to make it scale even more. 👍 . I will close this issue, but if you have any other issues, feel free to open another one. Have a great weekend! Thank you

from helk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.