Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Nuclei Action Scan Terminating #58

Closed
rxerium opened this issue May 29, 2023 · 0 comments
Closed

Nuclei Action Scan Terminating #58

rxerium opened this issue May 29, 2023 · 0 comments

Comments

@rxerium
Copy link

rxerium commented May 29, 2023

Hi there,

I am running a scan with about 50k hosts and am receiving a generic error below:

/home/ubuntu/test-scan/_work/_actions/hakrishi/nuclei-automation/master/dist/index.js:1598
                error = new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`);
                        ^

Error: The process '/home/ubuntu/test-scan/_work/_temp/9ce80dba-655e-4b53-a685-7d2de0016a74/nuclei' failed with exit code null
    at ExecState._setResult (/home/ubuntu/test-scan/_work/_actions/hakrishi/nuclei-automation/master/dist/index.js:1598:25)
    at ExecState.CheckComplete (/home/ubuntu/test-scan/_work/_actions/hakrishi/nuclei-automation/master/dist/index.js:1581:18)
    at ChildProcess.<anonymous> (/home/ubuntu/test-scan/_work/_actions/hakrishi/nuclei-automation/master/dist/index.js:1475:27)
    at ChildProcess.emit (node:events:527:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Socket.<anonymous> (node:internal/child_process:451:11)
    at Socket.emit (node:events:527:28)
    at Pipe.<anonymous> (node:net:709:12)

Just a note: currently I have cloned the nuclei-action repo into my own account therefore I am using:

- name: Nuclei - Vulnerability Scan
        uses: hakrishi/nuclei-automation@main

Instead of the default:

      - name: Nuclei - Vulnerability Scan
        uses: projectdiscovery/nuclei-action@main

Will this affect anything?

Thanks for your help on this!

Rishi

@projectdiscovery projectdiscovery locked and limited conversation to collaborators May 30, 2023
@MetzinAround MetzinAround converted this issue into discussion #59 May 30, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant