[BUG] Failed to create bridge sockets after 5 attempts in Cowork VM

Resolved 💬 3 comments Opened Apr 16, 2026 by infosmartrocket-ops Closed Apr 16, 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?

Bug:

Error from ~/Library/Logs/Claude/cowork_vm_node.log:

Error: Failed to create bridge sockets after 5 attempts
Process exited, code=1
macOS version: 15.7.4 (24G517)
Claude version: 2.1.111
Tried: restart app, check for updates, full Mac reboot — issue persists.

What Should Happen?

Cowork tasks should start and run normally. When a new task is created,
the Claude Code process inside the Cowork VM should initialize successfully
and respond to messages without crashing.

Error Messages/Logs

From ~/Library/Logs/Claude/cowork_vm_node.log:

[warn] [vm-stderr] Error: Failed to create bridge sockets after 5 attempts
[info] [Process] Exited, code=1, signal=null, duration=~1700ms, oom=false
[info] [Process] Cleaned up, remaining active=0

This error repeats on every attempt to start a task. 
The VM itself boots fine (network connects, SDK installs), 
but the Claude Code process crashes every time it tries to create bridge sockets.

Steps to Reproduce

  1. Open Claude desktop app (Cowork mode)
  2. Create a new task or open any existing task
  3. Send any message
  4. The process immediately crashes with "Claude Code process exited with code 1"

Tried the following without success:

  • Restarted the Claude app (Cmd+Q and reopen)
  • Checked for updates
  • Full Mac reboot

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.111 (macOS 15.7.4)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗