telexed ~ c / 1f68f9bd-800radar:50 · agent_toolLIVE
← back
NO.
#1f68f9bd
Topic
AGENTS & TOOLS
Source
Google AI Forum
Published
2026-05-20 01:59:58
Importance
★ 5/10 — radar 50
`Antigravity IDE` 2.0.1 Dev Container Attach Fails on Missing Linux Server Tarball
FIG-0161:1

`Antigravity IDE` 2.0.1 Dev Container Attach Fails on Missing Linux Server Tarball

The container install reaches Google’s CDN, then gets 404 for every linux-x64 server URL. Pin or delay upgrades if Dev Containers are part of daily work.

[ KEY POINTS ]
  1. Antigravity IDE 2.0.1 commit bf9a033f... requests Antigravity-reh.tar.gz, but all 4 CDN candidates return 404.
  2. DNS, TCP/TLS, curl, and wget all work inside the container, so this is a release publishing gap, not local networking.
  3. Affected path is remote server install under ~/.antigravity-ide-server/bin/...; local editing may work, container attach is the broken flow.
Originaldiscuss.ai.google.dev/t/bug-report-dev-container-attach-fails-remote-server-tarball-returns-404-from-cdn/145647Read original →

// related