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):
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.
“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:
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.
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.