Resource has been exhausted #327
Replies: 1 comment
-
|
That exact wording — "Resource has been exhausted" — is Google Gemini's error (RESOURCE_EXHAUSTED), not BrowserOS or Ollama. So even though Ollama runs locally, the agent was almost certainly still routed to Gemini for that call, and Gemini's free tier has surprisingly tight limits — both per-minute and per-day — so you can hit it without feeling like you're "at the limit," especially the daily cap that resets on Google's clock, not yours. A few things to check:
Closing since the cause is provider quota rather than BrowserOS, but if it keeps happening on a local-only setup, reopen with which provider the Agent is set to and I'll help dig in. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working in Browseros with various user agents: Gemini, Ollama, and Openrouter.
It worked fine, but today I got the message:
Something went wrong
Failed after 3 attempts. Last error: Resource has been exhausted (e.g., check quota).
It can't be the quota. I'm not at the limits, and Ollama is running locally.
Reinstalling and removing configuration files doesn't help.
Does anyone have a solution?
Beta Was this translation helpful? Give feedback.
All reactions