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

bug: <title> Bug: Ubuntu 22.04 - both update from 2.1.3 to 2.2.0 AND new install got this error cause by github downloading failed: #1442

Open
1 task done
tuyenistuyen2 opened this issue Sep 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tuyenistuyen2
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In Ubuntu 22.04, both update from 2.1.3 to 2.2.0 AND install by script install.sh got this error cause by github downloading failed:

failed to solve: process "/bin/sh -c printf " github.com/jaeles-project/gospider@latest\n github.com/tomnomnom/gf@latest\n github.com/tomnomnom/unfurl@latest\n github.com/tomnomnom/waybackurls@latest\n github.com/projectdiscovery/httpx/cmd/httpx@latest\n github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest\n github.com/projectdiscovery/chaos-client/cmd/chaos@latest\n github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest\n github.com/projectdiscovery/naabu/v2/cmd/naabu@latest\n github.com/hakluke/hakrawler@latest\n github.com/lc/gau/v2/cmd/gau@latest\n github.com/owasp-amass/amass/v3/...@latest\n github.com/ffuf/ffuf@latest\n github.com/projectdiscovery/tlsx/cmd/tlsx@latest\n github.com/hahwul/dalfox/v2@latest\n github.com/projectdiscovery/katana/cmd/katana@latest\n github.com/dwisiswant0/crlfuzz/cmd/crlfuzz@latest\n github.com/sa7mon/s3scanner@latest\n" | xargs -L1 go install -ldflags="-s -w" -v && rm -rf /go/pkg/* && rm -rf /root/.cache/go-build" did not complete successfully: exit code: 123
make: *** [Makefile:30: build] Error 17

reNgine installation failed!!

Expected Behavior

reNgine installation succeed !

Steps To Reproduce

  1. Install Ubuntu 22.04
  2. Install version 2.2.0 or upgrade from 2.1.3
  3. Wait from script run about 5 minute to the steps of downloading : github.com/jaeles-project/gospider@latest
  4. Console so errors: ------
    failed to solve: process "/bin/sh -c printf " github.com/jaeles-project/gospider@latest\n github.com/tomnomnom/gf@latest\n github.com/tomnomnom/unfurl@latest\n github.com/tomnomnom/waybackurls@latest\n github.com/projectdiscovery/httpx/cmd/httpx@latest\n github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest\n github.com/projectdiscovery/chaos-client/cmd/chaos@latest\n github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest\n github.com/projectdiscovery/naabu/v2/cmd/naabu@latest\n github.com/hakluke/hakrawler@latest\n github.com/lc/gau/v2/cmd/gau@latest\n github.com/owasp-amass/amass/v3/...@latest\n github.com/ffuf/ffuf@latest\n github.com/projectdiscovery/tlsx/cmd/tlsx@latest\n github.com/hahwul/dalfox/v2@latest\n github.com/projectdiscovery/katana/cmd/katana@latest\n github.com/dwisiswant0/crlfuzz/cmd/crlfuzz@latest\n github.com/sa7mon/s3scanner@latest\n" | xargs -L1 go install -ldflags="-s -w" -v && rm -rf /go/pkg/* && rm -rf /root/.cache/go-build" did not complete successfully: exit code: 123
    make: *** [Makefile:30: build] Error 17

reNgine installation failed!!

Environment

- reNgine: 2.2.0
- OS: Ubuntu 22.04
- Python: 3.10.12
- Docker Engine: NA
- Docker Compose: NA
- Browser: NA

Anything else?

No response

@tuyenistuyen2 tuyenistuyen2 added the bug Something isn't working label Sep 16, 2024
Copy link
Contributor

Hey @tuyenistuyen2! 👋 Thanks for flagging this bug! 🐛🔍

You're our superhero bug hunter! 🦸‍♂️🦸‍♀️ Before we suit up to squash this bug, could you please:

📚 Double-check our documentation: https://rengine.wiki
🕵️ Make sure it's not a known issue
📝 Provide all the juicy details about this sneaky bug

Once again - thanks for your vigilance! 🛠️🚀

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

No branches or pull requests

1 participant