-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(scope): unknown shorthand flag: 'f' in -f #108
Comments
Please fill the environment datas |
|
Ok, seems to be your os. |
Seems your OS base is debian, I will test the install and make a feedback
|
Install works fine on Ubuntu 24.04 LTS. Follow this setup to install, use the apt repository way |
@zinwelzl Tested on wattOS 13, everything installs well, certificates docker image is building fine, certificates are correctly generated and reNgine-ng is running fine. Anyway, with a fresh install, with no docker and docker compose installed, reNgine-ng install.sh has installed the Docker Engine version 26.1.4, and you have the 20.10.24+dfsg1 Your version is the Debian original repository version, which is quite old, please update your Docker version as I recommend in the previous post, then test again. Issue will be opened for 1 week then I will close it |
With clean WattOS install, rengine works great. Scan screenshot fail with this log. Logs for scan python3 /usr/src/github/EyeWitness/Python/EyeWitness.py -f /usr/src/scan_results/ginandjuice.shop/scans/81defeee-2bbd-11ef-91bc-0242ac130004/endpoints_alive.txt -d /usr/src/scan_results/ginandjuice.shop/scans/81defeee-2bbd-11ef-91bc-0242ac130004/screenshots --no-prompt --timeout 10 --threads 40 TERM environment variable not set. EyeWitness################################################################################ Red Siege Information Security - https://www.redsiege.com################################################################################ Starting Web Requests (1 Hosts) |
Ok, 👍 |
Current Behavior
sudo ./install.sh
_ _ _
| \ | | ()
_ __ | | | __ _ _ _ __ ___
| '/ _ \ .
|/ _
| | ' \ / _| | | __/ |\ | (| | | | | | /
|_| _|| _|_, ||| |_|__| v2.0.4-jasper
/ |
|/
Before running this script, please make sure Docker is running and you have made changes to the '.env' file.
Changing the postgres username & password from .env is highly recommended.
#########################################################################
Please note that this installation script is only intended for Linux
Only x86_64 platform are supported
#########################################################################
Are you sure you made changes to the '.env' file (y/n)? y
Continuing Installation!
Installing reNgine and its dependencies
#########################################################################
Installing curl...
/usr/bin/curl
CURL already installed, skipping.
#########################################################################
Installing Docker...
/usr/bin/docker
Docker already installed, skipping.
#########################################################################
Installing Docker Compose
/usr/bin/docker
Docker Compose already installed, skipping.
#########################################################################
Installing make
/usr/bin/make
make already installed, skipping.
#########################################################################
Checking Docker status
Docker is running.
#########################################################################
Installing reNgine, please be patient it could take a while
=========================================================================
Generating certificates and building docker images
unknown shorthand flag: 'f' in -f
See 'docker --help'.
Expected Behavior
.
Steps To Reproduce
.
Environment
Anything else?
.
Acknowledgements
The text was updated successfully, but these errors were encountered: