We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 succeed !
- reNgine: 2.2.0 - OS: Ubuntu 22.04 - Python: 3.10.12 - Docker Engine: NA - Docker Compose: NA - Browser: NA
No response
The text was updated successfully, but these errors were encountered:
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! 🛠️🚀
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
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
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
Anything else?
No response
The text was updated successfully, but these errors were encountered: