Antigravity 2.0.1 wsl issue

The Antigravity IDE 2.0.1 is trying to download the WSL remote server binary but all CDN URLs return 404 Not Found. The file does not exist on Google’s servers.
Commit: bf9a033f33934fb4496d7eebed52486272437c3a
URLs attempted (all return 404):

Download failed from https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.1-bf9a033f33934fb4496d7eebed52486272437c3a/linux-x64/Antigravity-reh.tar.gz, trying next URL…
Download failed from https://redirector.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.1-bf9a033f33934fb4496d7eebed52486272437c3a/linux-x64/Antigravity-reh.tar.gz, trying next URL…
Download failed from …
Download failed from …
Error downloading server from all URLs

Is this happening only to me, or is it a bug?

yeah it’s happen to me also, look like the updates is not fully rollout

yeah only rolling back to Antigravity version 1.23.2 worked for me

This update is a …, it does everything wrong, even while explaining what to do at every moment

Yes, this is not working good. I am going to continue using the old version until Google fix this

The 2.0 update really confused me. Those URLs are also returning 404 on my side, so I initially thought it was a network issue on my end.

I am also facing issue , how to resolve Lock acquired, proceeding with installation.

wnload failed from https://redirector.gvt1.com/edgedl/antigravity/stable/2.0.1-bf9a033f33934fb4496d7eebed52486272437c3a/linux-x64/Antigravity-reh.tar.gz, trying next URL…

Error downloading server from all URLs

Yeah, I have the same issue also getting 404s. I really do not know why they would change the URLs. This should have been caught in testing. Opening a folder in WSL is something most Windows Developers do regularly. So it’s really bad.

Same issue… that’s ridiculous

Had the same problem and rolledback to the 1.32 version… The new one didn’t work at all with my WSL

try again now first link its up : https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.1-bf9a033f33934fb4496d7eebed52486272437c3a/linux-x64/Antigravity-reh.tar.gz

Uninstalling 2.0 and reinstalling the old one worked for me!

“I’m running into the same problem here with version 2.0.1. The IDE keeps looping through the CDN URLs and failing with 404 errors, making it impossible to connect to the WSL remote server. Looking forward to a swift resolution from the Google team.”

Somethings that worked for me, in case others using Windows 11 want to try are:

  1. Do not install Antigravity 2.0: The Windows installer appears to overwrite Antigravity IDE. I tried both installing the IDE first and last and in each case when trying to launch the IDE after the 2.0 has been installed, the IDE either tried to launch 2.0 instead of it complains that it cannot be found and to remove the shortcuts.
  2. Open VS Code to reset WSL: Not sure how reliable this method is but I was having the same issues as the poster. Opening VS Code, having it set up the WSL configurations again and then opening Antigravity IDE (without 2.0) seemed to fix everything. I DID NOT have to roll back.

Hope these suggestions help until the issue is truly resolved.

  1. Inside WSL: rm -rf ~/.antigravity-server
  2. Reopen antigravity IDE.

Worked for me.

How did you rollback? I see nothing in the UI that seems to allow this