-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened? / 发生了什么?
I have gotten error: [INVALID_ARGUMENT] [code: 400] Request contains an invalid argument.
How to reproduce / 如何复现
Use OpenAI Compatible in Roo Code and simple chat with gemini-flash-3 model
zg-trace-2026-02-24_01-32-24_gemini-3-flash-2cb0fda3.tar.gz
Diagnostic Report / 诊断报告
system:
os: Linux
kernel: "6.17.8-orbstack-00308-g8f9c941121b1"
arch: aarch64
distro: Debian GNU/Linux 13 (trixie)
glibc: "ldd (Debian GLIBC 2.41-12+deb13u1) 2.41"
memory_total: 15Gi
memory_available: 14Gi
in_docker: true
zerogravity:
version: "1.3.6"
dev_build: false
zg_binary: <install_dir>/bin/zg
main_binary: <install_dir>/bin/zerogravity
main_binary_size: 9097688
service:
running: true
proxy_port: 8741
mitm_port: 8742
config:
config_dir: ~/.config/zerogravity
token_file_exists: true
token_file_length: 260
token_age: 0h15m
token_env_set: false
api_key_set: true
env:
rust_log: info
zerogravity_ls_path: /usr/local/bin/language_server_linux_x64
ls_binary:
found: true
path: /usr/local/bin/language_server_linux_x64
size_bytes: 171132280
executable: true
api:
health: "{\"status\":\"ok\"}"
models: "{\"object\":\"list\",\"data\":[{\"id\":\"opus-4.6\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"opus-4.6\",\"parent\":null,\"meta\":{\"label\":\"Claude Opus 4.6 (Thinking)\",\"enum_value\":1026}},{\"id\":\"sonnet-4.6\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"sonnet-4.6\",\"parent\":null,\"meta\":{\"label\":\"Claude Sonnet 4.6 (Thinking)\",\"enum_value\":1035}},{\"id\":\"gemini-3-flash\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"gemini-3-flash\",\"parent\":null,\"meta\":{\"label\":\"Gemini 3 Flash\",\"enum_value\":1018}},{\"id\":\"gemini-3.1-pro\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"gemini-3.1-pro\",\"parent\":null,\"meta\":{\"label\":\"Gemini 3.1 Pro (High)\",\"enum_value\":1037}},{\"id\":\"gemini-3.1-pro-high\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"gemini-3.1-pro-high\",\"parent\":null,\"meta\":{\"label\":\"Gemini 3.1 Pro (High)\",\"enum_value\":1037}},{\"id\":\"gemini-3.1-pro-low\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"gemini-3.1-pro-low\",\"parent\":null,\"meta\":{\"label\":\"Gemini 3.1 Pro (Low)\",\"enum_value\":1036}},{\"id\":\"gemini-3-pro-image\",\"object\":\"model\",\"created\":1700000000,\"owned_by\":\"antigravity\",\"permission\":[],\"root\":\"gemini-3-pro-image\",\"parent\":null,\"meta\":{\"label\":\"Gemini 3 Pro (Image Generation)\",\"enum_value\":1037}}]}"
quota: "{\"last_updated\":\"2026-02-24T01:38:21.998177730+00:00\",\"plan\":{\"plan_name\":\"Pro\",\"tier_id\":\"g1-pro-tier\",\"tier_name\":\"Google AI Pro\"},\"models\":[{\"label\":\"Gemini 3.1 Pro (High)\",\"model_id\":\"MODEL_PLACEHOLDER_M37\",\"remaining_fraction\":1.0,\"remaining_pct\":100.0,\"reset_time\":\"2026-02-24T06:35:21Z\",\"reset_in_secs\":17819,\"reset_in_human\":\"4h 56m\"},{\"label\":\"Gemini 3.1 Pro (Low)\",\"model_id\":\"MODEL_PLACEHOLDER_M36\",\"remaining_fraction\":1.0,\"remaining_pct\":100.0,\"reset_time\":\"2026-02-24T06:35:21Z\",\"reset_in_secs\":17819,\"reset_in_human\":\"4h 56m\"},{\"label\":\"Gemini 3 Flash\",\"model_id\":\"MODEL_PLACEHOLDER_M18\",\"remaining_fraction\":1.0,\"remaining_pct\":100.0,\"reset_time\":\"2026-02-24T06:22:40Z\",\"reset_in_secs\":17058,\"reset_in_human\":\"4h 44m\"},{\"label\":\"Claude Sonnet 4.6 (Thinking)\",\"model_id\":\"MODEL_PLACEHOLDER_M35\",\"remaining_fraction\":0.4,\"remaining_pct\":40.0,\"reset_time\":\"2026-02-24T06:27:22Z\",\"reset_in_secs\":17340,\"reset_in_human\":\"4h 49m\"},{\"label\":\"Claude Opus 4.6 (Thinking)\",\"model_id\":\"MODEL_PLACEHOLDER_M26\",\"remaining_fraction\":0.4,\"remaining_pct\":40.0,\"reset_time\":\"2026-02-24T06:27:22Z\",\"reset_in_secs\":17340,\"reset_in_human\":\"4h 49m\"},{\"label\":\"GPT-OSS 120B (Medium)\",\"model_id\":\"MODEL_OPENAI_GPT_OSS_120B_MEDIUM\",\"remaining_fraction\":0.4,\"remaining_pct\":40.0,\"reset_time\":\"2026-02-24T06:27:22Z\",\"reset_in_secs\":17340,\"reset_in_human\":\"4h 49m\"}],\"account_banned\":false,\"account_restricted\":false}"
usage: "{\"mitm\":{\"total_requests\":0,\"total_input_tokens\":0,\"total_output_tokens\":0,\"total_cache_read_tokens\":0,\"total_cache_creation_tokens\":0,\"total_thinking_output_tokens\":0,\"total_response_output_tokens\":0,\"total_tokens\":0,\"per_model\":{}}}"
Additional Context / 补充信息
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working