Skip to content

bug: reNgine Installation failed: "sudo ./install.sh -n" | "unknown shorthand flag: 'f' in -f" | make: *** [Makefile:17: certs] Error 125 #1291

@0xKayala

Description

@0xKayala

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After cloning the rengine repo and changing the "POSTGRES_PASSWORD" password and giving the execution permissions with the command: "chmod +x install.sh". I have executed the following command: sudo ./install.sh -n, but I got an error at "unknown shorthand flag: 'f' in -f" and "make: *** [Makefile:17: certs] Error 125".

I have attached the screenshots for reference, please kindly look into it and let me know the possible resolution so that I can work on it to fix the issue from my end.

Reference Screenshots:

rengine 001
rengine 002
rengine 003

Expected Behavior

It needs to be executed without any issues.

Steps To Reproduce

Followed the required steps:

  1. git clone https://github.com/yogeshojha/rengine && cd rengine
  2. nano .env
  3. chmod +x install.sh
  4. sudo ./install.sh or sudo ./install.sh -n

Environment

- reNgine: 2.1.0
- OS: Linux kali 6.8.11-amd64
- Python: 3.11.9
- Docker Engine: 
- Docker Compose: 20.10.25+dfsg1

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions