You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To add to this, I've had similiar issues on GitHub Workflows.
On the GitHub hosted runners it exits with this code: The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
And on self-hosted runners it exits the runner itself with a "OOM-killer".
Nuclei is taking all the ram of the machine, I looked into the ram usage on the machine itself, and Nuclei used 24GB of ram.
I can't finish any of my scans as well. Sometimes the process quits unexpectedly, and other times Zsh kills the process. This happens at different stages of the scan. I’m running a few targets simultaneously while using TMUX. I checked the CPU usage and RAM, and it took about 40% and 50%, but sometimes the CPU usage jumped much higher. I run my scans from a VPS. Additionally, the -resume flag doesn't seem to work as intended. I can't restart the scans from the stopping point.
Is there an existing issue for this?
Current Behavior
nuclei command Unexpected exit
Expected Behavior
scan success
Steps To Reproduce
Relevant log output
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: