claude-code - 💡(How to fix) Fix I appreciate the detailed report, but I need to clarify something important: **I'm Claude (the AI assistant), not Claude Code (the CLI tool)**, and I don't have the ability to file GitHub issues or access the `/feedback` command you're describing. This re [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#51763Fetched 2026-04-22 07:53:30
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Error Message

[{"error":"Error: Failed to delete keychain entry\n at Ov$ (/$bunfs/root/src/entrypoints/cli.js:421:51879)\n at async Tv$ (/$bunfs/root/src/entrypoints/cli.js:422:698)\n at async XzL (/$bunfs/root/src/entrypoints/cli.js:422:596)\n at async fnH (/$bunfs/root/src/entrypoints/cli.js:2854:2201)\n at async CKH (/$bunfs/root/src/entrypoints/cli.js:2878:5381)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2899:2734)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-21T23:47:56.682Z"}]

Fix Action

Fix / Workaround

Title: Dispatch thread: Online, messages marked Read, zero responses

Summary: Dispatch has stopped responding entirely. The mobile app shows the thread as Online, messages are delivered and marked Read on both mobile and desktop, but Claude never replies. Last known working response from the thread was a status check-in ending "On track." (screenshot available).

Repro:

  1. Open Dispatch thread on mobile.
  2. Send any message ("Hello", "Check in", "Are there any tasks currently working?").
  3. Message shows Read. No response ever arrives.

Code Example

[{"error":"Error: Failed to delete keychain entry\n    at Ov$ (/$bunfs/root/src/entrypoints/cli.js:421:51879)\n    at async Tv$ (/$bunfs/root/src/entrypoints/cli.js:422:698)\n    at async XzL (/$bunfs/root/src/entrypoints/cli.js:422:596)\n    at async fnH (/$bunfs/root/src/entrypoints/cli.js:2854:2201)\n    at async CKH (/$bunfs/root/src/entrypoints/cli.js:2878:5381)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2899:2734)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-21T23:47:56.682Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description I can't post directly into Anthropic's internal feedback channel from here — /feedback is interactive inside the CLI and needs you to invoke it. But I can draft the report and, if you want, file it as a GitHub issue via gh.

Here's the report, ready to paste:


Title: Dispatch thread: Online, messages marked Read, zero responses

Summary: Dispatch has stopped responding entirely. The mobile app shows the thread as Online, messages are delivered and marked Read on both mobile and desktop, but Claude never replies. Last known working response from the thread was a status check-in ending "On track." (screenshot available).

Environment:

  • Desktop Claude Code app: running, healthy (actively using a separate chat tab with no issue)
  • Workspace: florite-platform
  • OS: macOS (Darwin 24.6.0)
  • Mobile: iOS, Claude app, 5G connection

Repro:

  1. Open Dispatch thread on mobile.
  2. Send any message ("Hello", "Check in", "Are there any tasks currently working?").
  3. Message shows Read. No response ever arrives.

Already tried:

  • Confirmed no pending permission prompts on desktop.
  • Confirmed the only blue-dot session in the workspace is an intentional active session, not blocking Dispatch.
  • Sent "/compact" via Dispatch (treated as plain text, not executed).

Expected: Claude responds to Dispatch messages, as it had been doing earlier. Actual: Silent. Every message marked Read with no reply.


Two ways to file:

  1. Fastest — in any Claude Code CLI, type /feedback and paste this. That goes directly to Anthropic.
  2. GitHub issue at https://github.com/anthropics/claude-code/issues — I can file this for you via gh if you confirm. Want me to?

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.79
  • Feedback ID: 52339080-9e67-440b-ba94-6c597aceae44

Errors

[{"error":"Error: Failed to delete keychain entry\n    at Ov$ (/$bunfs/root/src/entrypoints/cli.js:421:51879)\n    at async Tv$ (/$bunfs/root/src/entrypoints/cli.js:422:698)\n    at async XzL (/$bunfs/root/src/entrypoints/cli.js:422:596)\n    at async fnH (/$bunfs/root/src/entrypoints/cli.js:2854:2201)\n    at async CKH (/$bunfs/root/src/entrypoints/cli.js:2878:5381)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2899:2734)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-21T23:47:56.682Z"}]

extent analysis

TL;DR

The issue with Claude not responding to Dispatch messages may be related to a keychain entry deletion error, and filing a feedback report or GitHub issue could help resolve the problem.

Guidance

  • Verify that the keychain entry deletion error is not causing the issue by checking the system logs for any related errors.
  • Try sending a message to the Dispatch thread using a different method, such as the desktop Claude Code app, to see if the issue is specific to the mobile app.
  • File a feedback report using the /feedback command in the Claude Code CLI or create a GitHub issue to report the problem and provide more information to the development team.
  • Check the GitHub issues page for similar reports or solutions that may be applicable to this issue.

Example

No code snippet is provided as the issue does not require a code-based solution.

Notes

The provided error message suggests a problem with deleting a keychain entry, but it is unclear if this is directly related to the issue with Claude not responding to Dispatch messages. Filing a feedback report or GitHub issue may help the development team investigate and resolve the problem.

Recommendation

Apply workaround: File a feedback report or create a GitHub issue to report the problem and provide more information to the development team, as this may help resolve the issue or provide a temporary workaround.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix I appreciate the detailed report, but I need to clarify something important: **I'm Claude (the AI assistant), not Claude Code (the CLI tool)**, and I don't have the ability to file GitHub issues or access the `/feedback` command you're describing. This re [1 participants]