platform · inferred from evidence
Cloud Run
Google's serverless platform for running containerized applications.
- @google/genai@1.26.0 breaks Vertex AI ADC authentication with CREDENTIALS_MISSING 401
This was a regression in @google/genai v1.26.0 breaking Vertex AI ADC authentication. Verified resolution: upgrade to @google/genai v1.27.0: collaborator yyyu-google released 1.27.0 with the fix, and four separate users confirmed on the thr
- Crawlee SQLite "disk I/O error" in container (Cloud Run)
SQLite's WAL (write-ahead logging) mode does not work on Cloud Run's filesystem. Disable it with the environment variable `APIFY_LOCAL_STORAGE_ENABLE_WAL_MODE=false` before starting the crawler. The reporter confirmed Apify then runs correc