[Bug] Anthropic API Error: Image Processing Failure Breaks Session
Resolved 💬 3 comments Opened Dec 8, 2025 by goldmango Closed Dec 11, 2025
Bug Description
api error regarding some image happens almost every day, few times every day, and it broke the whole session. Github users also report it 3 months ago but still not fixed, very sad.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.0.60
- Feedback ID:
Errors
[{"error":"Error\n at XS (B:/~BUN/root/claude.exe:173:1143)\n at <anonymous> (B:/~BUN/root/claude.exe:174:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/claude.exe:176:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T06:46:01.299Z"},{"error":"Error\n at XS (B:/~BUN/root/claude.exe:173:1143)\n at <anonymous> (B:/~BUN/root/claude.exe:174:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/claude.exe:176:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T06:46:01.630Z"},{"error":"Error\n at XS (B:/~BUN/root/claude.exe:173:1143)\n at <anonymous> (B:/~BUN/root/claude.exe:174:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/claude.exe:176:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T06:46:01.635Z"},{"error":"Error\n at XS (B:/~BUN/root/claude.exe:173:1143)\n at <anonymous> (B:/~BUN/root/claude.exe:174:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/claude.exe:176:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T06:46:02.183Z"},{"error":"Error: Request was aborted.\n at _createMessage (B:/~BUN/root/claude.exe:112:3151)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:09:43.164Z"},{"error":"Error: Request was aborted.\n at makeRequest (B:/~BUN/root/claude.exe:1234:3939)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:12:32.698Z"},{"error":"Error: Request was aborted.\n at _createMessage (B:/~BUN/root/claude.exe:112:3151)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:13:07.038Z"},{"error":"Error: Could not load the \"sharp\" module using the win32-x64 runtime\nPossible solutions:\n- Ensure optional dependencies can be installed:\n npm install --include=optional sharp\n- Ensure your package manager supports multi-platform installation:\n See https://sharp.pixelplumbing.com/install#cross-platform\n- Add platform-specific dependencies:\n npm install --os=win32 --cpu=x64 sharp\n- Consult the installation documentation:\n See https://sharp.pixelplumbing.com/install\n at <anonymous> (B:/~BUN/root/claude.exe:831:17172)\n at <anonymous> (B:/~BUN/root/claude.exe:11:356)\n at <anonymous> (B:/~BUN/root/claude.exe:832:88)\n at <anonymous> (B:/~BUN/root/claude.exe:11:356)\n at <anonymous> (B:/~BUN/root/claude.exe:832:79804)\n at <anonymous> (B:/~BUN/root/claude.exe:11:356)\n at <anonymous> (B:/~BUN/root/claude.exe:832:79980)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:21:16.357Z"},{"error":"TypeError: (L.default||L) is not a function. (In '(L.default||L)(H)', '(L.default||L)' is an instance of Object)\n at nMH (B:/~BUN/root/claude.exe:832:80003)\n at async KQI (B:/~BUN/root/claude.exe:832:86347)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:23:29.762Z"},{"error":"TypeError: (L.default||L) is not a function. (In '(L.default||L)(H)', '(L.default||L)' is an instance of Object)\n at nMH (B:/~BUN/root/claude.exe:832:80003)\n at async UU1 (B:/~BUN/root/claude.exe:1392:11493)\n at async RLA (B:/~BUN/root/claude.exe:1392:11711)\n at async call (B:/~BUN/root/claude.exe:1401:389)\n at async l69 (B:/~BUN/root/claude.exe:3117:16948)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:40:53.788Z"},{"error":"TypeError: f is not a function. (In 'f(H)', 'f' is an instance of Object)\n at Ct (B:/~BUN/root/claude.exe:832:81025)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-08T07:40:53.803Z"},{"error":"TypeError: (L.default||L) is not a function. (In '(L.default||L)(H)', '(L.default||L)' is an instance of Object)\n at nMH (B:/~BUN/root/claude.exe:832:80003)\n at async UU1 (B:/~BUN/root/claude.exe:1392:11493)\n at async RLA (B:/~BUN/root/claude.exe:1392:11711)\n at async call (B:/~BUN/root/claude.exe:1401:
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗