claude-code - 💡(How to fix) Fix [Bug] Claude Code process exits with code 1 after upgrade to v2.1.111 [3 comments, 4 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#49453Fetched 2026-04-17 08:40:46
View on GitHub
Comments
3
Participants
4
Timeline
10
Reactions
0
Author
Timeline (top)
labeled ×5commented ×3closed ×1subscribed ×1

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description I recently just upgraded my claude desktop with the pop up that says I should upgrade. After the upgrade, I noticed that claude cowork does not work anymoer. chat and code still works in claude desktop, just not cowork. I get a dialog saying "somethign went wrong... claude code process exited with code 1... you can restart the conversation from earlier message..."

xxx@xxx-MBP-M1 ~ % claude --version 2.1.111 (Claude Code) xxx@xxx-MBP-M1 ~ %

xxx@xxx-MBP-M1 skills % claude doctor

────────────────────────────────────────────────────────────────────── Diagnostics
└ Currently running: native (2.1.111) └ Path: /Users/xxx/.local/share/claude/versions/2.1.111 └ Config install method: native └ Search: OK (bundled)

Updates └ Auto-updates: enabled └ Auto-update channel: latest └ Stable version: 2.1.97 └ Latest version: 2.1.111

Version locks
└ 2.1.110: PID 77227 (running) └ 2.1.111: PID 34543 (running) └ 2.1.86: PID 4025 (running)

Still having issues? Run /feedback to report details.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.111
  • Feedback ID: 42b2e984-18da-4d88-91d6-774aa81f89a4

Errors

[]

extent analysis

TL;DR

The issue with Claude Cowork not working after the upgrade may be related to the version mismatch or configuration, and running claude doctor and checking the version locks could provide more insights.

Guidance

  • Check the version locks in the claude doctor output to see if there are any conflicts between the running versions (2.1.110, 2.1.111, and 2.1.86).
  • Verify that the auto-update channel is set to latest and auto-updates are enabled to ensure that the latest version is installed.
  • Run the /feedback command to report details and potentially gather more information about the issue.
  • Consider checking the system logs or running claude with a verbose flag (if available) to gather more detailed error messages.

Notes

The issue description lacks specific error messages, making it challenging to provide a definitive solution. The claude doctor output and version information suggest a potential version mismatch or configuration issue.

Recommendation

Apply workaround: Since the issue is not clearly related to a specific version, it's recommended to try running claude with a different version or configuration to isolate the problem.

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