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
After upgrading @google/genai from 1.23.0 to 1.26.0, Vertex AI authentication with Application Default Credentials (ADC) failed with a 401 UNAUTHENTICATED error indicating CREDENTIALS_MISSING, even though the same ADC credentials worked wit
- Crawlee SQLite "disk I/O error" in container (Cloud Run)
A Crawlee/Apify crawler works locally on macOS but throws SQLite `disk I/O error` when creating the RequestQueue inside a container on Google Cloud Run. Filesystem writes themselves work fine in the container, so it is not a missing volume