-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
SCAN IN PENDING PROCESS And CPU utilization Is Very High (99%) #1389
Comments
Hey @Official-BlackHat13! 👋 Thanks for flagging this! 🐛🐞 Before we dig in, Let's make sure you have 🔍 Gone through the documentation: https://rengine.wiki |
This is strange, I am looking into this. |
i faced the same error. I thought it was my VPS issue, but I reinstalled it and the problem was not solved. |
I've also encountered this problem. There was no scan in place, just the creation of a new project. Could only be solved by stopping via systemctl. |
Yep same here. Stock install, no issues, not even scanning, cpu's pegged at 99-100% right out of the gate. |
Tried master and release/2.2.0. Same issue in both of them. Do we have a temporary workaround for this as of now? Using a particular release source or something else? @yogeshojha |
I tried to replicate this, I am already on both release/2.2.0 and master branch. However I don't have such higher CPU utilization. Probably its due to ollama? some pending llm stuffs going on? Can any of you mind attaching the logs and htop screenshot? you can run this command also once you are in htop terminal, press F6 and use wrroes to select PERCENT_CPU and PERCENT_MEM, please attach both screenshots, this will let us know which tool is causing issues @thirdbyte @2004gixxer600 @drgreenthumb93 @Sajibekanti Anyone of you can attach |
Same for me. Attaching the logs for the same, getting httpcore not installed error. @yogeshojha |
aaah there's an exception for httpcore, @Official-BlackHat13 @Sajibekanti @drgreenthumb93 @sanyam2602 @thirdbyte Thanks guys for reporting this I will be pushing the changes in a while, in the meantime, go to You will see this line
Please comment this out it should work, the celery is rasing exception and hasn't started so you are seeing the CPU utilization 100% because infinitely the celery tries to restart, someone test this out and let me know I will push to master then |
I tried to remove the httpcore but it is not being getting removed and still getting the same error @yogeshojha |
It is still searching for httpcore module. @yogeshojha |
@sanyam2602 sorry forgot to mention that you will have to rebuild the image.
should work |
Error: Invalid value for '-A' / '--app': This is the full error by the way @yogeshojha |
I can confirm, I am not getting the following error, and it is been fixed now. Thanks |
Let me open an pull request for this. |
Thanks |
The |
@vipul-soman please attach the logs |
Is there an existing issue for this?
Current Behavior
when ever I'm trying to scan a domain and scan status showing me every time in Pending even no scan is running in background And CPU utilization is very High
Expected Behavior
Must be start Scanning Subdomain .. Etc
Normal CPU utilization
Steps To Reproduce
Environment
Anything else?
CPU utilization : 99.01%
Please See attached file for Proof
The text was updated successfully, but these errors were encountered: