The sandbox issues on macOS — page 2

Issues the maintainers labelled both platform:macos and area:sandbox.

231 issues · 46 open · 185 resolved (80%) · first seen Feb 24, 2026

Is this getting better or worse?

This class of problem is converging. 69 new reports in the last 90 days vs 152 in the 90 before — -55%. The open backlog peaked at 62 in 2026-04 and sits at 46 today.

0 16 31 47 62 2026-022026-042026-062026-08
2026-02 — First reports2026-03 — Most new reports (58)2026-04 — Peak backlog (62 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

141 of these reports name the Claude Code build they were running, spanning 89 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 32 days across 185 closures. Of the 185 closures with a recorded reason, 16% were closed as completed and 156 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

99 of these issues post a workaround someone says worked. The highest-engagement ones:

[BUG] autoAllowBashIfSandboxed bypassed for commands containing shell expansions and several other constructs
…t's a significant workflow regression. Partial source-level workarounds: - Quote the variable AND ensure the string has literal content ( works; alone prompts). - No workaround for , brace expansion, ANSI-C strings, here…
Found in the description of #43713 · resolved
Sandbox blocks Go TLS cert verification on macOS (gh CLI fails)
…n macOS) will fail in the sandbox. is the most common case. Workaround is per command, but this bypasses all sandbox restrictions rather than just the mach service needed for TLS. Environment - macOS 15.3 (Darwin 25.2.0)…
Found in the description of #29533 · resolved
2.1.120: --continue/--resume fails with 'sandbox required but unavailable' even with sandbox.enabled=false (regression vs 2.1.119)
…y: (Mach-O arm64, Bun-bundled) - Shell: zsh - : enabled - : Workaround Pin to 2.1.119: Asks 1. The actual returned by on the failing machine would be the most useful next data point — currently the value is truncated in…
Found in the description of #53085 · resolved
[BUG] sandbox: SOCKS5 proxy requires authentication that BSD nc cannot negotiate, breaking SSH git operations
…s. The proxy is requiring an auth method nc cannot satisfy. Workaround: before launching Claude Code bypasses the proxy injection.
Found in the description of #70684 · still open
[BUG] macOS sandbox cannot be enabled, shows Linux pre-requisites
Workaround Installing ripgrep fixes this: revealed as the underlying cause. On our system, existed only as a Claude Code shell function shim — not as a standalone binary — so the sandbox dependency check failed silently.…
Found in the thread of #31804 · resolved

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 101–200

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. The sandbox issues on Linux

    150 issues
  2. The sandbox issues on Windows

    72 issues
  3. The sandbox issues on WSL

    50 issues
  4. Core CLI issues on macOS

    3,397 issues
  5. Terminal UI issues on macOS

    3,375 issues
  6. Model behaviour issues on macOS

    2,524 issues
  7. Tool calls issues on macOS

    1,676 issues
  8. The desktop app issues on macOS

    1,581 issues