mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-26 01:55:49 +03:00
[GH-ISSUE #130] Not able to run Shannon on my Windows to test my Next.js Application #44
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Adi16023 on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/130
================================================================================
Shannon Pentest - Workflow Log
Workflow ID: adi16023-vercel-app_shannon-1770736022439
Target URL: https://adi16023.vercel.app/
Started: 2026-02-10T15:07:02.534Z
[2026-02-10 15:07:02] [PHASE] Starting: pre-recon
[2026-02-10 15:07:02] [AGENT] pre-recon: Starting (attempt 1)
[2026-02-10 15:07:02] [AGENT] pre-recon: Failed - Failed to spawn Claude Code process: spawn node ENOENT (5ms $0.00)
================================================================================
Workflow FAILED
────────────────────────────────────────
Workflow ID: adi16023-vercel-app_shannon-1770736022439
Status: failed
Duration: 179ms
Total Cost: $0.0000
Agents: 0 completed
Error: Activity task failed
Agent Breakdown:
{ "message": "Failed to spawn Claude Code process: spawn node ENOENT", "source": "TypeScriptSDK", "stackTrace": "ApplicationFailure: Failed to spawn Claude Code process: spawn node ENOENT\n at ApplicationFailure.nonRetryable (/app/node_modules/@temporalio/common/lib/failure.js:207:16)\n at runAgentActivity (file:///app/dist/temporal/activities.js:213:48)\n at async Activity.execute (/app/node_modules/@temporalio/worker/lib/activity.js:101:20)\n at async NativeConnection.withAbortSignal (/app/node_modules/@temporalio/worker/lib/connection.js:172:16)\n at async Client.withAbortSignal (/app/node_modules/@temporalio/client/lib/base-client.js:65:16)\n at async /app/node_modules/@temporalio/worker/lib/activity.js:161:32\n at async /app/node_modules/@temporalio/worker/lib/worker.js:725:30", "applicationFailureInfo": { "type": "ConfigurationError", "nonRetryable": true, "details": { "payloads": [ [ { "agentName": "pre-recon", "attemptNumber": 1, "elapsed": 314 } ] ] } } }Retry Activity Task Failed:
{ "message": "Activity task failed", "cause": { "message": "Failed to spawn Claude Code process: spawn node ENOENT", "source": "TypeScriptSDK", "stackTrace": "ApplicationFailure: Failed to spawn Claude Code process: spawn node ENOENT\n at ApplicationFailure.nonRetryable (/app/node_modules/@temporalio/common/lib/failure.js:207:16)\n at runAgentActivity (file:///app/dist/temporal/activities.js:213:48)\n at async Activity.execute (/app/node_modules/@temporalio/worker/lib/activity.js:101:20)\n at async NativeConnection.withAbortSignal (/app/node_modules/@temporalio/worker/lib/connection.js:172:16)\n at async Client.withAbortSignal (/app/node_modules/@temporalio/client/lib/base-client.js:65:16)\n at async /app/node_modules/@temporalio/worker/lib/activity.js:161:32\n at async /app/node_modules/@temporalio/worker/lib/worker.js:725:30", "applicationFailureInfo": { "type": "ConfigurationError", "nonRetryable": true, "details": { "payloads": [ [ { "agentName": "pre-recon", "attemptNumber": 1, "elapsed": 314 } ] ] } } }, "activityFailureInfo": { "scheduledEventId": "11", "startedEventId": "12", "identity": "1@4f4c957bb645", "activityType": { "name": "runPreReconAgent" }, "activityId": "2", "retryState": "RETRY_STATE_NON_RETRYABLE_FAILURE" } }Authentication method used ->
ANTHROPIC_API_KEYCommand used in the CLI:
./shannon start URL=https://adi16023.vercel.app/ REPO=My-PortfolioAre you using experimental models or providers other than default Anthropic models? NO
OS version Windows 11 Pro, 25H2
Docker version 29.2.0
@ezl-keygraph commented on GitHub (Feb 13, 2026):
Thanks for reporting @Adi16023
Could you share the full
./shannoncmd you have used with url and repo redacted and also the logs from./audit-logs/adi16023-vercel-app_shannon-1770736022439/workflow.logwith redactions?This will help us to debug and reproduce the error on our side. Thanks!
@Adi16023 commented on GitHub (Feb 13, 2026):
@ezl-keygraph Here you go
./shannon start URL=https://REDACTED_URL REPO=REDACTED_REPO
================================================================================
Shannon Pentest - Workflow Log
Workflow ID: adi16023-vercel-app_shannon-1770736022439
Target URL: https://REDACTED_URL
Started: 2026-02-10T15:07:02.534Z
[2026-02-10 15:07:02] [PHASE] Starting: pre-recon
[2026-02-10 15:07:02] [AGENT] pre-recon: Starting (attempt 1)
[2026-02-10 15:07:02] [AGENT] pre-recon: Failed - Failed to spawn Claude Code process: spawn node ENOENT (5ms $0.00)
================================================================================
Workflow FAILED
────────────────────────────────────────
Workflow ID: adi16023-vercel-app_shannon-1770736022439
Status: failed
Duration: 179ms
Total Cost: $0.0000
Agents: 0 completed
Error: Activity task failed
@ezl-keygraph commented on GitHub (Feb 13, 2026):
Thanks for sharing the logs. This issue has been reported by other Windows users as well in #114. We’ll make sure this is fixed in upcoming updates.
As a workaround, set the environment variable below for your current terminal session (you’ll need to re-run it if you open a new terminal), then run
./shannonwith your repo and URL.PowerShell
Command Prompt (cmd.exe)
Git Bash
Then execute: