yogeshojha / rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.
https://yogeshojha.github.io/rengine/
GNU General Public License v3.0
7.32k stars 1.1k forks source link

bug: <Error in build> #1191

Closed sudeepta-21 closed 2 months ago

sudeepta-21 commented 6 months ago

Is there an existing issue for this?

Current Behavior

ERROR: failed to solve: process "/bin/sh -c go install -v github.com/jaeles-project/gospider@latest --no-check-certificate" did not complete successfully: exit code: 1 ERROR: Service 'celery' failed to build : Build failed make: *** [Makefile:25: build] Error 1

Expected Behavior

Successful installation

Steps To Reproduce

cd rengine sudo make build (followed the official documentation of rengine installation)

Environment

- reNgine: 
- OS: 
- Python: 
- Docker Engine: 
- Docker Compose: 
- Browser:

Anything else?

No response

github-actions[bot] commented 6 months ago

👋 Hi @sudeepta-21, 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.

psyray commented 6 months ago

Could you fill the environment values, and add more info We need to reproduce to fix, and at the current time we can't reproduce