runtime error
Exit code: 3. Reason: &rt=c&source-path=%2Fapp&bl=boq_assistant-bard-web-server_20260603.11_p0&f.sid=320782465413476844 "HTTP/2 200 OK" 2026-06-08 06:35:34.410 | WARNING | gemini_webapi.components.chat_mixin:_fetch_chat_turns:71 - _fetch_chat_turns('c_7ade9420ffa7ef3f') parsed all parts but found no turns INFO:httpx:HTTP Request: POST https://gemini.google.com/_/BardChatUi/data/batchexecute?rpcids=GzXR5e&_reqid=545403&rt=c&source-path=%2Fapp&bl=boq_assistant-bard-web-server_20260603.11_p0&f.sid=320782465413476844 "HTTP/2 200 OK" WARNING:main:Gemini session setup failed using environment 1PSIDTS: validation probe chat was not readable from Gemini history ERROR:main:Failed to initialize Gemini client: validation probe chat was not readable from Gemini history ERROR: Traceback (most recent call last): File "/app/main.py", line 704, in get_gemini_client raise last_error File "/app/main.py", line 690, in get_gemini_client await validate_gemini_client_session(tmp_client, source) File "/app/main.py", line 226, in validate_gemini_client_session raise ValueError("validation probe chat was not readable from Gemini history") ValueError: validation probe chat was not readable from Gemini history During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/.venv/lib/python3.12/site-packages/starlette/routing.py", line 638, in lifespan async with self.lifespan_context(app) as maybe_state: ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/contextlib.py", line 210, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/app/main.py", line 43, in lifespan await get_gemini_client() File "/app/main.py", line 708, in get_gemini_client raise HTTPException(status_code=500, detail=f"Failed to initialize Gemini client: {str(e)}") fastapi.exceptions.HTTPException: 500: Failed to initialize Gemini client: validation probe chat was not readable from Gemini history ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...