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: [FTL] Could not create runner: resource temporarily unavailable #1460

Open
1 task done
wifiuk opened this issue Nov 1, 2024 · 2 comments
Open
1 task done

bug: [FTL] Could not create runner: resource temporarily unavailable #1460

wifiuk opened this issue Nov 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@wifiuk
Copy link

wifiuk commented Nov 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

anytime i use nuclei with or without a config file I get this error, even when scanning one single webpage

[FTL] Could not create runner: resource temporarily unavailable

Expected Behavior

when running nuclei in the terminal cli it runs fine, when running nuclei with rengine I get this error.

Steps To Reproduce

use a kali VM with 10GB of ram 4CPU, 2GB swap file.
load engine choose vulnerability scan and execute

Environment

- reNgine: 2.2.0
- OS: kali
- Python: 3.12.6

Anything else?

nuclei -j -irr -l /usr/src/scan_results/www.DOMAIN_HERE.com._441/urls_unfurled.txt -c 5 -retries 1 -rl 150 -timeout 5 -silent -t cve -t exposed-panels -t vulnerabilities -t misconfiguration -t exposures -t workflows -t default-logins -t takeovers -severity high

[FTL] Could not create runner: resource temporarily unavailable

@wifiuk wifiuk added the bug Something isn't working label Nov 1, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

Hey @wifiuk! 👋 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! 🛠️🚀

@wifiuk
Copy link
Author

wifiuk commented Nov 4, 2024

seem this happens when nuclei is being run as root
when non root user such as kali runs all is fine.

and Rengine is running as root so it runs nuclei as root

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