InertiaRSS Track and read blogs, news, and tech you care about
Read Original Open in InertiaRSS

Recommended Feeds

Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
M
MIT News - Artificial intelligence
博客园 - 叶小钗
MyScale Blog
MyScale Blog
V
Visual Studio Blog
月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
量子位
I
InfoQ
有赞技术团队
有赞技术团队
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Blog — PlanetScale
Blog — PlanetScale
Last Week in AI
Last Week in AI
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky

博客园 - 金石碼农

你越休息越累的真正原因,藏在一个被忽略的常识里 别再当信息垃圾收集器了!我体验了 CatReader,AI 伴读确实爽,但也有几个槽点 摸头石头编程 如何在 agy 中高效管理 AI Skill? 折腾谷歌最新 SDK 两天后,我发现开源软件已经没必要写给人类看了 一天干完一百万字,谷歌 agy 这个工具简直是头不要命的洪水猛兽 提示语工程的新六条 谷歌发布 Antigravity 2.0:界面干净了,但我怎么感觉又被“白嫖”了? 都 2026 年了,竟然还有人在翻我 2023 年的“保姆级”旧贴? 为什么 AI 给的代码,鼠标一点就消失了? Vide Coding 经验总结,核心五点 Mise 是一种好软件 我用 AI 写了四五个软件之后的总结 板栗是人是狗? 写福字 那个把代码当拖拉机修的小镇青年,活成了王阳明眼中最好的状态 如梦令·雪后 论狂 有一个家伙说 Vide Coding 上瘾 龙骨 openclaw 能干多少事,取决于我们给它多少权限 无敌脚本批量删除私有笔记 社区终端软件支持 brew 安装了 社区终端发布新版,进一步去掉枷锁,让使用更简单 继 Claude Code 之后,Anthropic 又推出了 Cowork,为非程序员服务 人间美味——胡萝卜炒包菜粉丝 成为三剑客很难,手持两股剑倒有可能 手机和相机的区别是什么? 酒取阅自己,香水取阅他人 感觉又回去了
It's been three days, can your Google Antigravity still run?
金石碼农 · 2026-05-24 · via 博客园 - 金石碼农

Your current account is not eligible for antigravity. Try signing in with another personal google account. Learn more by visiting the faq.

图 1

This message means: You're no longer eligible to use the Google antigravity software. Switch to another account quickly.

Whether you're using agy or Anti 2.0, if you suddenly encounter this error, it's highly likely you've fallen into Google's "three-day account suspension trap."

Often, after installing Gemini Code Assist or upgrading, everything seems fine, and Antigravity runs smoothly. On the first day, nothing happens. The second day, Google silently synchronizes new IAM policies in its infrastructure. By the third day, qualification scanning is executed, your account is flagged, and Antigravity cruelly refuses to work.

It's quite mystical, isn't it? I've stumbled into this pitfall.

Why is this happening? This requires some complaining about Google's chaotic internal business lines and the product philosophy that处处不方便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户处处不便用户.

Antigravity, at least in the current launch phase, is primarily positioned as a tool for personal Google accounts, expecting users to be standard, pure individual consumers.

But the conflict arises because different teams have different thought processes when building tools. For example, the Gemini Code Assist team, during development, assumes that if you're writing code, you're likely an enterprise user—the user of the tool in an enterprise setting.

So, when you initialize Gemini Code Assist on a purely personal Gmail account, the system attempts to provide convenience by silently generating a Google Cloud project for you in the background, usually named something like restful-backup-x, and assigning a high-level role to your account, such as roles/cloudaicompanion.user.

This seemingly harmless action actually forces your innocent personal Gmail to be labeled with the tag of enterprise-level cloud IAM (Identity and Access Management) policies. With this, I’m sorry, your personal account check no longer qualifies.

This is the crux of the issue.

Google’s projects and tools are simply too many and too杂, sometimes clashing with each other. Sometimes, you accidentally install other third-party helper tools, such as Antigravity Tool, which creates projects and modifies permissions for you in the background. The tool may be well-intentioned, but trouble has quietly found its way in.

How to solve this? How to save the account?

First step, open the Google account linking settings. Navigate directly to your account management page, visit myaccount.google.com/connections, and find the Third-party applications and services or linked applications section.

Second step, identify the culprit. Carefully look through the list to find the item marked as Gemini Code Assist and Gemini CLI.

Third step, check for excessive permissions. Click to view details, and you will likely see a glaring permission declaration: it can view, edit, configure, and delete your Google Cloud data. It is this enterprise-level advanced access permission that triggers the reclassification of your account.

Fourth step, take decisive action. Select Remove completely or Delete this connection directly.

Fifth step, clean up the battlefield. Log out of your Google account, clear all cookies for the Google domain in your browser, and log in cleanly.

Last step, try accessing Google Antigravity IDE or agy again.

This is how I fixed it. If you also encounter strange errors, you might as well troubleshoot following these steps. Good luck, hope your agy account stays strong.

May 23, 2026