Skip to content
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

./install.sh error. - [Makefile:25: build] Error 17 reNgine installation failed!! #1033

Closed
1 task done
TofuWand opened this issue Nov 11, 2023 · 4 comments · Fixed by #1071
Closed
1 task done

./install.sh error. - [Makefile:25: build] Error 17 reNgine installation failed!! #1033

TofuWand opened this issue Nov 11, 2023 · 4 comments · Fixed by #1071
Labels
bug Something isn't working

Comments

@TofuWand
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I get this while doing the ./install.sh script:
failed to solve: executor failed running [/bin/sh -c go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest]: exit code: 1
make: *** [Makefile:25: build] Error 17

reNgine installation failed!!

Expected Behavior

To install correctly. lolol

Steps To Reproduce

cd rengine
./install.sh

Environment

- reNgine: Latest.
- OS: Kali.
- Python: Latest.
- Docker Engine: Last.
- Docker Compose: Latest.
- Browser: N/A.

Anything else?

No response

Copy link
Contributor

👋 Hi @TofuWand,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

@ved009
Copy link

ved009 commented Nov 12, 2023

In your Docker file, make nuclei installation url from v2 to v3, it will work

@TofuWand
Copy link
Author

TofuWand commented Nov 12, 2023

In your Docker file, make nuclei installation url from v2 to v3, it will work

Thanks a bunch! I'll try it pretty soon. :3 <3

@TofuWand
Copy link
Author

In your Docker file, make nuclei installation url from v2 to v3, it will work

I didn't see Nuclei with any versions in any Docker file, but I did change the Docker Compose from 2.5.0 to 3, and that fixed the issue. However, it said to fix issues by running Manage.py for it to work properly, but that file doesn't exist. It loaded up in the browser, but I didn't see to add domains/subdomains, etc. I'll continue working on it tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants