[BUG] Claude Code VM download fails with checksum mismatch - linux-arm64 binary truncated

Resolved 💬 3 comments Opened Apr 9, 2026 by 0xBvr Closed May 24, 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?

Platform: macOS, Apple Silicon (MacBook Pro)
Claude Desktop Version: 1.1348.0 (efa3fd) — 2026-04-08
Claude Code Release Attempted: 2.1.92
What's Wrong:
The Desktop app fails to launch Code and Cowork tabs. It downloads the linux-arm64 binary but receives fewer bytes than expected, causing a checksum mismatch on every attempt. All 3 retry attempts fail.
From logs (~Library/Logs/Claude/main.log):
[ClaudeCodeManager-VM] Downloading from https://downloads.claude.ai/claude-code-releases/2.1.92/linux-arm64/claude.zst
[ClaudeCodeManager-VM] Downloaded file size: 115867648 bytes, transferred bytes: 31815049 bytes (expected: 50781363)
[ClaudeCodeManager-VM] Checksum mismatch: expected=c2f7369888de4c14205925fd3ea1ecda6c81307a766a5ba04abc18df5421984d, actual=9eb75c5fc0b26a91afefd8a642178f022cc2cd9d96e213abd72b57118c45cc33
[ClaudeCodeManager-VM] All download attempts failed

What I've tried:

Retrying multiple times
Switching networks (WiFi + mobile hotspot)
Using a VPN (Japan server)

What Should Happen?

Expected behavior: Code and Cowork tabs load normally.
Actual behavior: Both tabs fail with "Download failed. Check your connection and try again."
Note: Browser-based Claude Code works fine. Terminal install via curl -fsSL https://claude.ai/install.sh | bash also works. Issue is isolated to the Desktop app's internal VM downloader. Claude code in VS code also works.

Error Messages/Logs

Steps to Reproduce

desktop app, code & cowork aren't working - i didnt do anything specific

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

1.1348.0 (efa3fd)

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 ↗