#I restarted the whole docker container

1 messages ยท Page 1 of 1 (latest)

split cloud
#

hard to say exactly, a couple of things you can try if u havent already:

  • manually setting a model /model google/gemini-3.0-flash
  • running openclaw status --all and openclaw models status to check whether it detects gemini auth
upbeat dock
#

I have it set to 3 pro preview

#

I see the auth in the web ui of the gateway

split cloud
#

hmm well, what if you try using any other provider just for testing, that will probably give you more clues whether its a gemini auth issue, or openclaw setup issue

upbeat dock
#
OAuth/token status
- google-gemini-cli usage: Pro 100% left ยท Flash 100% left
#

This is what models status says

#

Also, regarding the gateway restart thing, I wanted to try via gateway restart since it doesn't work after I restarted the gateway container itself.

docker compose run --rm openclaw-cli gateway restart

Returns:
Gateway service check failed: Error: systemctl --user unavailable: unknown error

Which is understandable, there is no systemd in this container.

split cloud
#

sadly I ran my agent only using api keys directly so I am unfamiliar with possible oauth issues, one problem I had tho was when I set my credentials in openclaw.json i had the same problem where it returned nothing, but when I put the key (from openrouter) to auth-profiles.json it worked, so directly in the agent folder