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] can not run multiple processes at the same time [Windows] #5992

Open
1 task done
YasserGersy opened this issue Jan 16, 2025 · 1 comment
Open
1 task done

[BUG] can not run multiple processes at the same time [Windows] #5992

YasserGersy opened this issue Jan 16, 2025 · 1 comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@YasserGersy
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

[FTL] Could not create runner: The process cannot access the file because it is being used by another process.

Image

Expected Behavior

Should run normally, Tested in kali and works perfectly.

Steps To Reproduce

Reproduce

  • install nuclei in windows
  • Open cmd and run nuclei with any configuration , eg : find techs for a website
  • Open another one and make sure you run it before the first is done.
  • The second process fails if another one still running

Relevant log output

[FTL] Could not create runner: The process cannot access the file because it is being used by another process.

Environment

- OS: Windows
- Nuclei: Latest
- Go: go version go1.23.0 windows/amd64

Anything else?

No response

@YasserGersy YasserGersy added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 16, 2025
@dwisiswant0
Copy link
Member

How do the first and second commands look? Are they the same, or do they have different input targets and templates? This would be super helpful for identifying the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

2 participants