"Image Upload Failure Preventing Prompt Submission"
Resolved 💬 5 comments Opened May 19, 2025 by osmant Closed Jan 5, 2026
Bug Description
when i tried to give prompt with an image, it showed an error about image upload. Then I attempted to provide image few more time and still received the same error. Finally I tried to prompt without and image but still received the same error
Environment Info
- Platform: macos
- Terminal: WarpTerminal
- Version: 0.2.120
- Feedback ID: c9c72aac-423b-4280-a1f7-b2048da1cf24
Errors
[{"error":"Error: Command failed: security delete-generic-password -a $USER -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:882:11)\n at execSync (node:child_process:954:15)\n at rB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:603:3513)\n at lM0 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:533:15617)\n at cM0 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:533:15501)\n at cp1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2028:2555)\n at ip1.startOAuthFlow (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2028:3744)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-05-19T05:18:23.698Z"},{"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:882:11)\n at execSync (node:child_process:954:15)\n at rB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:603:3513)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:533:14558\n at D (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:491:12878)\n at s$1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:533:13806)\n at GB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:533:13423)\n at A36 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2039:21268)","timestamp":"2025-05-19T05:18:57.553Z"},{"error":"Error: Request was aborted.\n at s8.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:673:7727)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-05-19T05:22:57.736Z"},{"error":"ShellError: Shell command failed\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1809:1200)\n at async lz5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:15999)\n at async BV1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13829)\n at async pz5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13153)\n at async Jm1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13087)\n at async Ma (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:12223)\n at async gG (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2236:1892)","timestamp":"2025-05-19T06:44:58.868Z"},{"error":"ShellError: Shell command failed\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1809:1200)\n at async lz5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:15999)\n at async BV1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13829)\n at async pz5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13153)\n at async Jm1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:13087)\n at async Ma (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:12223)\n at async Ma (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:12678)\n at async Ma (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1907:12678)\n at async gG (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2236:1892)","timestamp":"2025-05-19T06:46:36.333Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.207.content.0: When thinking is disabled, an `assistant` message in the final position cannot contain `thinking`. To use thinking blocks, enable `thinking` in your request.\"}}\n at f5.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:669:4452)\n at s8.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:6
Note: Error logs were truncated.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗