Skip to main content

Google Cloud Collective

A collective for developers who utilize Google Cloud’s infrastructure and platform capabilities. This collective is organized and managed by the Stack Overflow community.
333k Questions
+16
68.1k Members
+75
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
14 views

Google Discovery Engine filter on string array field is nondeterministic, same query sometimes fails

I am using Google Cloud Discovery Engine search with a custom schema and I am seeing nondeterministic filter behavior for one field. Schema (simplified): requiredPermissions: array of string, and ...
0 votes
0 answers
34 views

I can't delete my GCP or Firebase projects because of Dialogflow CX liens ... but none actually exist

I had a bunch of old Dialogflow projects from years ago that was preventing me from deleting my GCP and Firebase projects. I deleted those old Dialogflow agents, my Dialogflow console is empty now, ...
-1 votes
0 answers
51 views

Cloud Run container import failed when using Docker Hardened Images

I get this error when deploying a Docker Hardened Image of Node to a Google Cloud Run instance: Revision 'app-00244-7h5' is not ready and cannot serve traffic. Container import failed. Using FROM dhi....
-1 votes
0 answers
34 views

E5 Embedding model vertex AI endpoint not working anymore (429 errors)

I'm using this model endpoint: https://console.cloud.google.com/vertex-ai/publishers/intfloat/model-garden/multilingual-e5-large-instruct-maas But keep getting 429 errors since yesterday. Did google ...
0 votes
0 answers
48 views

Native android app not using custom sounds for OneSignal notification

I used Kodular to make a simple app which can receive OneSignal notifications. I've followed the OneSignal docs to the letter (I think!) and used APK Editor Studio to add icons and sounds to the ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

3 votes
0 answers
153 views
+400

How to prevent "Operation not supported" exception when making HTTP request from Cloud Run web instance?

I have an ASP.NET Core 8 Web API running in Google Cloud Run. It uses HttpClient to call another internal API exposed via a Google Cloud HTTP(S) Load Balancer. The load balancer adds the following ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
441 views
1 minute read
Knowledge article

Understanding Multi-Attach Errors in Google Kubernetes Engine

Recently, I encountered the following error while working with a statefulset that had only one replica: Warning FailedAttachVolume attachdetach-controller Multi-Attach error for volume <pvc_name>...
Nani's user avatar
  • 838
4 votes
1k views
1 minute read
Knowledge article

The upgrade to GKE 1.26+ activates cgroup v2, causing disruptions to java based workloads.

Hey folks at GKE As the GKE v1.25 is nearing its end-of-life, it is important to understand the impact of the upgrade before proceeding with the cluster upgrade operation. I have come across an issue ...
Nani's user avatar
  • 838
3 votes
21k views
3 minute read
How-to guide

How to complete GCP Docs/Tutorial when your Organization Policy blocks External IPs?

How to complete GCP Docs/Tutorial When Your Organization policy blocks External IPs on VMs? In this how-to you will be resolving a common Organization policy constraint of not allowing External IPs on ...
codeangler's user avatar
0 votes
238 views
2 minute read
Knowledge article

Solving Firebase v9 Code Clutter with a Dot Pattern Helper Class in TypeScript To Help Maximize Firebase v9 bundle Efficiency

Since the release of firebase v9, the bundle size of the client has reduced substantially since now the functions that are used are the only ones being imported and bundled. But this modularity comes ...
Muhammad Faizan's user avatar
2 votes
762 views
6 minute read
Knowledge article

8 Labs by Google Cloud The Arcade — Trivia Jul 2023

If you've never heard The Arcade by Google Cloud, it's a Qwiklabs and Google Cloud program where they create a learning experience for you where you can win prizes and measure your cloud knowledge ...
Maureen Barahona's user avatar