Skip to content

Claude Code process exited with code 1 via webui #1087

@damadorPL

Description

@damadorPL

Claude Code process exited with code 1

win64 - archon installed via irm https://archon.diy/install.ps1 | iex to C:\Users\damador.archon\

typung anything in UI return

stderrContext: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js"

whole trace below

archon serve
INFO [2026-04-11 16:59:02.382 +0200]: web_dist.cache_hit
module: "cli.serve"
webDistDir: "C:\Users\damador.archon\web-dist\0.3.5"
INFO [2026-04-11 16:59:02.481 +0200]: server_starting
module: "server"
INFO [2026-04-11 16:59:02.481 +0200]: db.connection_sqlite_selected
module: "db.connection"
dbPath: "C:\Users\damador.archon\archon.db"
INFO [2026-04-11 16:59:02.490 +0200]: db.sqlite_schema_initialized
module: "db.sqlite"
INFO [2026-04-11 16:59:02.491 +0200]: database_connected
module: "server"
INFO [2026-04-11 16:59:02.501 +0200]: config_loaded
module: "config"
assistant: "claude"
streaming: {
"telegram": "stream",
"discord": "batch",
"slack": "batch"
}
INFO [2026-04-11 16:59:02.502 +0200]: scheduler_starting
module: "cleanup"
intervalHours: 6
INFO [2026-04-11 16:59:02.502 +0200]: cleanup_started
module: "cleanup"
INFO [2026-04-11 16:59:02.503 +0200]: scheduler_started
module: "cleanup"
INFO [2026-04-11 16:59:02.503 +0200]: paths_configured
module: "archon-paths"
home: "C:\Users\damador.archon"
workspaces: "C:\Users\damador.archon\workspaces"
worktrees: "C:\Users\damador.archon\worktrees"
config: "C:\Users\damador.archon\config.yaml"
INFO [2026-04-11 16:59:02.504 +0200]: active_environments_found
module: "cleanup"
count: 0
INFO [2026-04-11 16:59:02.504 +0200]: cleanup_completed
module: "cleanup"
removed: 0
skipped: 0
errors: 0
sessionsDeleted: 0
WARN [2026-04-11 16:59:02.504 +0200]: app_default_commands_not_found
module: "archon-paths"
path: "B:.archon\commands\defaults"
WARN [2026-04-11 16:59:02.504 +0200]: app_default_workflows_not_found
module: "archon-paths"
path: "B:.archon\workflows\defaults"
WARN [2026-04-11 16:59:02.504 +0200]: app_defaults_not_available
module: "archon-paths"
INFO [2026-04-11 16:59:02.505 +0200]: initialized
module: "conversation-lock"
maxConcurrent: 10
INFO [2026-04-11 16:59:02.505 +0200]: lock_manager_initialized
module: "server"
maxConcurrent: 10
INFO [2026-04-11 16:59:02.505 +0200]: web.adapter_ready
module: "adapter.web.transport"
INFO [2026-04-11 16:59:02.505 +0200]: platform_adapters_skipped
module: "server"
INFO [2026-04-11 16:59:02.510 +0200]: server_listening
module: "server"
port: 3000
INFO [2026-04-11 16:59:02.510 +0200]: server_ready
module: "server"
activePlatforms: [
"Web"
]
port: 3000
INFO [2026-04-11 16:59:03.338 +0200]: gh_auth.status_ok
module: "server"
WARN [2026-04-11 16:59:15.386 +0200]: loop_node_ai_fields_ignored
module: "workflow.loader"
id: "implement"
fields: [
"model"
]
WARN [2026-04-11 16:59:15.387 +0200]: loop_node_ai_fields_ignored
module: "workflow.loader"
id: "adversarial-sprint"
fields: [
"model"
]
INFO [2026-04-11 16:59:15.387 +0200]: bundled_default_workflows_loaded
module: "workflow.discovery"
count: 13
INFO [2026-04-11 16:59:15.389 +0200]: workflows_discovery_completed
module: "workflow.discovery"
count: 13
errorCount: 0
INFO [2026-04-11 16:59:15.394 +0200]: using_global_auth
module: "client.claude"
authMode: "global"
ERROR [2026-04-11 16:59:15.426 +0200]: subprocess_error
module: "client.claude"
stderr: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
ERROR [2026-04-11 16:59:15.431 +0200]: query_error
module: "client.claude"
stderrContext: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
errorClass: "crash"
attempt: 0
maxRetries: 3
err: {
"type": "Error",
"message": "Claude Code process exited with code 1",
"stack":
Error: Claude Code process exited with code 1
at r (B:/~BUN/root/archon-windows-x64.exe:352:9247)
at emit (node:events:98:22)
at #handleOnExit (node:child_process:532:14)
at processTicksAndRejections (native:7:39)
}
INFO [2026-04-11 16:59:15.432 +0200]: retrying_subprocess
module: "client.claude"
attempt: 0
delayMs: 2000
errorClass: "crash"
INFO [2026-04-11 16:59:17.439 +0200]: using_global_auth
module: "client.claude"
authMode: "global"
ERROR [2026-04-11 16:59:17.474 +0200]: subprocess_error
module: "client.claude"
stderr: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
ERROR [2026-04-11 16:59:17.480 +0200]: query_error
module: "client.claude"
stderrContext: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
errorClass: "crash"
attempt: 1
maxRetries: 3
err: {
"type": "Error",
"message": "Claude Code process exited with code 1",
"stack":
Error: Claude Code process exited with code 1
at r (B:/~BUN/root/archon-windows-x64.exe:352:9247)
at emit (node:events:98:22)
at #handleOnExit (node:child_process:532:14)
at processTicksAndRejections (native:7:39)
}
INFO [2026-04-11 16:59:17.481 +0200]: retrying_subprocess
module: "client.claude"
attempt: 1
delayMs: 4000
errorClass: "crash"
INFO [2026-04-11 16:59:21.490 +0200]: using_global_auth
module: "client.claude"
authMode: "global"
ERROR [2026-04-11 16:59:21.520 +0200]: subprocess_error
module: "client.claude"
stderr: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
ERROR [2026-04-11 16:59:21.524 +0200]: query_error
module: "client.claude"
stderrContext: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
errorClass: "crash"
attempt: 2
maxRetries: 3
err: {
"type": "Error",
"message": "Claude Code process exited with code 1",
"stack":
Error: Claude Code process exited with code 1
at r (B:/~BUN/root/archon-windows-x64.exe:352:9247)
at emit (node:events:98:22)
at #handleOnExit (node:child_process:532:14)
at processTicksAndRejections (native:7:39)
}
INFO [2026-04-11 16:59:21.524 +0200]: retrying_subprocess
module: "client.claude"
attempt: 2
delayMs: 8000
errorClass: "crash"
INFO [2026-04-11 16:59:29.550 +0200]: using_global_auth
module: "client.claude"
authMode: "global"
ERROR [2026-04-11 16:59:29.580 +0200]: subprocess_error
module: "client.claude"
stderr: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
ERROR [2026-04-11 16:59:29.584 +0200]: query_error
module: "client.claude"
stderrContext: "error: Module not found "B:/~BUN/root/cli-bbschrm2.js""
errorClass: "crash"
attempt: 3
maxRetries: 3
err: {
"type": "Error",
"message": "Claude Code process exited with code 1",
"stack":
Error: Claude Code process exited with code 1
at r (B:/~BUN/root/archon-windows-x64.exe:352:9247)
at emit (node:events:98:22)
at #handleOnExit (node:child_process:532:14)
at processTicksAndRejections (native:7:39)
}
ERROR [2026-04-11 16:59:29.585 +0200]: orchestrator_message_failed
module: "orchestrator-agent"
conversationId: "web-1775919328018-q0rsh6"
err: {
"type": "Error",
"message": "Claude Code crash: Claude Code process exited with code 1 (stderr: error: Module not found "B:/~BUN/root/cli-bbschrm2.js"): Claude Code process exited with code 1",
"stack":
Error: Claude Code crash: Claude Code process exited with code 1 (stderr: error: Module not found "B:/~BUN/root/cli-bbschrm2.js")
at sendQuery (B:/~BUN/root/archon-windows-x64.exe:483:513)
at processTicksAndRejections (native:7:39)
caused by: Error: Claude Code process exited with code 1
at r (B:/~BUN/root/archon-windows-x64.exe:352:9247)
at emit (node:events:98:22)
at #handleOnExit (node:child_process:532:14)
at processTicksAndRejections (native:7:39)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions