Skip to content

gets stuck on the "Awaiting authentication" screen #531

Description

@cup-software2018

Describe the bug
When launching Antigravity 2.0 via the Linux .tar.gz binary, the application gets stuck on the "Awaiting authentication" screen. Clicking the "Continue with Google" button results in a dead click, and the system's default web browser is never called.

Error Logs
From the Developer Tools (Console):
Uncaught (in promise) Error: No native storage bridge found during initialization

From the terminal (Electron logs):
vaInitialize failed: unknown libva error

Environment

  • OS: AlmaLinux 9.8 (Olive Jaguar)
  • Kernel: 5.14.0-687.5.4.el9_8.x86_64
  • Desktop Environment: GNOME-Classic:GNOME
  • Session Type: X11
  • App Version: Antigravity 2.0 (v2.2.1)
  • Install Method: Linux .tar.gz binary bundle

What I've tried (Workarounds that failed)

  1. Extracting the login URL using xdg-open interception (No URL was generated, confirming a complete dead click).
  2. Running with --no-sandbox.
  3. Complete clean start by removing the ~/.config/Antigravity directory.

Metadata

Metadata

Assignees

Labels

othersIssues not falling in bug, performance, support, build and install or feature

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions