Hello,
Since last night, I have been encountering a critical bug where the Antigravity server crashes unexpectedly.
I have tried extensive troubleshooting, including:
-
A complete reinstallation of the IDE.
-
Purging all residual files (including
.antigravity-serverin WSL). -
Resetting network connections between Windows and WSL.
Current Behavior: After a clean install, the IDE opens correctly on Windows. However, as soon as I attempt to connect to a WSL environment, the server crashes. Once this crash occurs, it seems to corrupt the session, sometimes causing the Windows agent to fail as well if both are open.
I suspect a residual configuration or a conflict is persisting within the WSL environment despite the cleanup, but I cannot pinpoint the root cause.
Technical Details / Logs: In the Developer Tools console, I am seeing the following errors:
[Extension Host] (Antigravity) ... Failed to start language server: Error: Timed out waiting for language server startERR command 'antigravity.handleAuthRefresh' not found
Has anyone encountered this specific crash loop on WSL recently? Any help would be appreciated as this is currently blocking my entire workflow.
