[Bug] API Error 400: Chrome Extension Session Disconnection
Status Closed — duplicate
Reported on v2.0.76
Maintainer reply None cached
Activity 3 comments · opened Dec 25, 2025 · closed Dec 29, 2025
Bug Description
bug appeared during session disconnecting me from my account. API error 400. trying to run chrome extention.
Environment Info
- Platform: linux
- Terminal: xterm-256color
- Version: 2.0.76
- Feedback ID: bf377803-6d80-47e9-a7ae-afd5d274a2ab
Errors
[{"error":"AbortError: The operation was aborted\n at abortChildProcess (node:child_process:759:27)\n at AbortSignal.onAbortListener (node:child_process:829:7)\n at [nodejs.internal.kHybridDispatch] (node:internal/event_target:845:20)\n at AbortSignal.dispatchEvent (node:internal/event_target:778:26)\n at runAbort (node:internal/abort_controller:488:10)\n at abortSignal (node:internal/abort_controller:459:3)\n at AbortController.abort (node:internal/abort_controller:507:5)\n at Timeout._onTimeout (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:4746:2059)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)","timestamp":"2025-12-25T10:05:35.369Z"},{"error":"Error: Command failed: xclip -selection clipboard -t text/plain -o 2>/dev/null || wl-paste 2>/dev/null\n at genericNodeError (node:internal/errors:998:15)\n at wrappedFn (node:internal/errors:543:14)\n at checkExecSyncError (node:child_process:925:11)\n at execSync (node:child_process:997:15)\n at YB3 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:86269)\n at vDB (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:87343)\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:2587:6528\n at D1 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:252:23039)\n at _7 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:252:31760)\n at Z9 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:252:31479)","timestamp":"2025-12-25T10:55:47.355Z"},{"error":"Error: Could not load the \"sharp\" module using the android-arm64 runtime\nPossible solutions:\n- Manually install libvips >= 8.15.3\n- Add experimental WebAssembly-based dependencies:\n npm install --cpu=wasm32 sharp\n npm install @img/sharp-wasm32\n- Consult the installation documentation:\n See https://sharp.pixelplumbing.com/install\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:390:37698\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:401\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:85\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:401\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:79799\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:401\n at file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:80186\n at async Ni1 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:80149)\n at async fYA (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:80302)\n at async CP3 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12937)","timestamp":"2025-12-25T12:43:12.622Z"},{"error":"TypeError: Y is not a function\n at Y0A (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:391:81636)\n at async zP3 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12405)\n at async BQ0 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:13177)\n at async Object.call (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1027:380)\n at async Au5 (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:2207:17438)","timestamp":"2025-12-25T12:43:12.624Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Could not process image\"},\"request_id\":\"req_011CWTRbRQRde2zWpZgfZKnH\"}\n at F9.generate (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:510:11051)\n at OT.makeStatusError (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:2195)\n at OT.makeRequest (file:///data/data/com.termux/files/usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:5420)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async SW9.d71.model (file:///data/data/com.termux/files/usr/lib/node_modules/@
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗