API Request Aborted: Unexpected Signal Termination

Resolved 💬 3 comments Opened Jul 31, 2025 by Yao351 Closed Jul 31, 2025

Bug Description
moonleer_agent_functional.html:1696 💥 API调用完全失败:
{name: 'AbortError', message: 'signal is aborted without reason', stack: 'AbortError: signal is aborted without reason\n a…ayout-tool/moonleer_agent_functional.html:1531:32', url: 'https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions', headers: 'Bearer sk-d3f46bb29a8d441f8b2212ffe7d09412', …}
headers
:
"Bearer sk-d3f46bb29a8d441f8b2212ffe7d09412"
message
:
"signal is aborted without reason"
name
:
"AbortError"
networkOnline
:
true
stack
:
"AbortError: signal is aborted without reason\n at file:///Users/moondeer/ai-model-test/moon-deer-layout-tool/moonleer_agent_functional.html:1531:32"
timestamp
:
"2025-07-31T13:54:20.352Z"
url
:
"https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions"
[[Prototype]]
:
Object

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 1.0.64
  • Feedback ID: 5eaa3cf1-c5a4-4f15-b05a-0e37ac4da4ce

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:883:11)\n    at execSync (node:child_process:955:15)\n    at t7 (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:865:5108)\n    at file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:48959\n    at Q (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:674:14418)\n    at cJ (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:46397)\n    at Pz (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:45264)\n    at W9 (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:776:51585)","timestamp":"2025-07-31T11:52:38.034Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n    at Socket.onChildStdout (node:child_process:482:14)\n    at Socket.emit (node:events:518:28)\n    at Socket.emit (node:domain:489:12)\n    at addChunk (node:internal/streams/readable:561:12)\n    at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)\n    at Readable.push (node:internal/streams/readable:392:5)\n    at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-07-31T11:52:40.094Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n    at VX (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1608:1184)\n    at file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1608:912\n    at Array.map (<anonymous>)\n    at CX (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1608:903)\n    at xvB (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2651:7823)\n    at JR (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19859)\n    at Mb (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:42848)\n    at Nb (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38369)\n    at Bj (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38297)\n    at SR (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38151)","timestamp":"2025-07-31T12:17:19.653Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"}}\n    at t4.generate (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1317:12696)\n    at TP.makeStatusError (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1334:2101)\n    at TP.makeRequest (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1334:5315)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async BfB.UF1.showErrors (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2965:14401)\n    at async UF1 (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2490:5642)\n    at async BfB (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2965:14252)\n    at async file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2965:9308\n    at async fM0 (file:///Users/moondeer/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2965:1689)\n    at async R11 (file:///Users/moondeer/.npm-global/lib/node_modules/

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗