[BUG] Claude Desktop Cowork hangs on "Sending request..." - path.conversation_uuid invalid UUID error

Status Fixed / completed
Maintainer reply None cached
Activity 11 comments · opened Jan 18, 2026 · closed Jan 18, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Claude Desktop Cowork mode hangs indefinitely on "Sending request..." even though the backend VM spawns processes successfully.

The web log shows this error every time a Cowork task starts:
[REACT_QUERY_CLIENT] QueryClient error: Error: path.conversation_uuid: Input should be a valid UUID, invalid character: expected an optional prefix of urn:uuid: followed by [0-9a-fA-F-], found l at 1

Additionally, the log shows:
[LOCAL_SESSION] unknown sdk message type: stream_event

The backend works (processes spawn, VM connects, mounts succeed), but the frontend never displays the response.

Tried and failed:

  • Fresh reinstall of Claude Desktop
  • Clearing all app data (Application Support/Claude)
  • Clearing Local Storage, IndexedDB, Cookies
  • Fresh login
  • Different folders (Dropbox, Desktop, with/without spaces in names)

Regular Chat mode works fine. Only Cowork is affected.

Claude Code Version:
Claude Desktop 1.1.351

Operating System:
macOS (Darwin 25.2.0)

What Should Happen?

Cowork should display Claude's response instead of hanging on "Sending request..."

Error Messages/Logs

2026-01-18 14:17:23 [error] [REACT_QUERY_CLIENT] QueryClient error: Error: path.conversation_uuid: Input should be a valid UUID, invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-fA-F-], found `l` at 1

  2026-01-18 14:11:51 [warn] [LOCAL_SESSION] unknown sdk message type: stream_event

Steps to Reproduce

  1. Open Claude Desktop
  2. Go to Cowork tab
  3. Create new task
  4. Select any folder
  5. Send any message (e.g., "hi")
  6. Observe: UI stays on "Sending request..." forever
  7. Check ~/Library/Logs/Claude/claude.ai-web.log - shows UUID error

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Claude Desktop 1.1.351 / Cowork VM SDK 2.1.8

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

11 Comments

github-actions[bot] · 7 months ago

Found 1 possible duplicate issue:

  1. https://github.com/anthropics/claude-code/issues/18644

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

goslingmanagment · 7 months ago

Same on Claude 1.1.381

EMTurano · 7 months ago

Still happening on Claude 1.1.762 (35ba62)

EMTurano · 7 months ago

@ryanbadger Still getting this error.

ryanbadger · 7 months ago

Same.
My theory is it’s related to network, possibly ISPs that have some sort of proxy. (Seems like anthropic blocks VPNs so possibly they don’t like ISPs doing things that might be seen as VPN behaviour?)

They suggested using this as the main bug report:
https://github.com/anthropics/claude-code/issues/18474

EMTurano · 7 months ago

I'm on a VPN, so maybe that's the commonality.

ryanbadger · 7 months ago

Definitely try disabling that first.

EMTurano · 7 months ago

Still getting this in Claude 1.1.886 (ef5d26).

pjmarz · 7 months ago

Also having this issue too on Claude 1.1.886 (ef5d26). "API Error: Connection error."

zarembas · 7 months ago

Can confirm, hangs on the work VPN, although it has never blocked any other app/website.

github-actions[bot] · 6 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.