Google Cloud Outage Map
The map below depicts the most recent cities worldwide where Google Cloud users have reported problems and outages. If you are having an issue with Google Cloud, make sure to submit a report below
The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.
Google Cloud users affected:
Google Cloud Platform, offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search and YouTube.
Most Affected Locations
Outage reports and issues in the past 15 days originated from:
| Location | Reports |
|---|---|
| Catania, Sicily | 1 |
| Guayaquil, Guayas | 1 |
| Mexico City, CDMX | 1 |
| Chhindwāra, MP | 1 |
| Los Angeles, CA | 1 |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Google Cloud Issues Reports
Latest outage, problems and issue reports in social media:
-
Gleb Otochkin (@sky_vst) reported@MShteyn5470 @rseroter @googlecloud Out of curiosity - how would you warm up a public global service endpoint? It serves thousands requests per second all the time and you never really know what backend serves your particular request.
-
Antonio Gomes (@onchainantonio) reported@Googlecloud's recent post-quantum roadmap highlights just how complex this migration is. The most honest line in it is about hardware. Google says some physical replacement cycles will run past 2029. This is a company that owns its data centres, its silicon, its browser and its certificate authority. And it still cannot promise the hardware layer is done by the end of the decade. That is the whole migration in one sentence. Post-quantum is a systems programme, not an algorithm swap. Three things in the roadmap that make the point: → Key exchange was the easy part. Hybrid ML-KEM is already live on Google's endpoints. Encryption in transit moves fast because it only needs two parties to agree. → Signatures are the hard part. ML-DSA and SLH-DSA are too large for the existing WebPKI to carry, so Google is testing Merkle Tree Certificates with Chrome and Cloudflare. They did not swap the signature. They redesigned how trust is distributed. → Roots of trust are the slow part. Caliptra, TPM 2.0, OpenTitan for quantum-secure boot. Silicon has a shipping cycle. No software update shortens it. Now remove Google's advantages. No single owner of the stack. No control over the clients. Keys and signatures published permanently the day they were made. That is what a decentralised network is migrating from. It is why "we'll upgrade later" is a much bigger claim there than it sounds. The organisations with the most control are being the most careful about the timeline. Worth sitting with.
-
Leomar Osorio (@osorioleomar) reportedHi @askgcp @googlecloud, our CPTO has paused our company's GCP migration after a known Firebase API vulnerability led to 19k SEK in unauthorized Gemini charges. We provided proof of external abuse but haven't heard back in over a week. Need immediate help with Case #72859549
-
Ai Trend (@Ai_Trend_) reportedYour agent memorized the training environment, leading to production failures. EnvHarness solves this with a 200-line wrapper and an LLM that designs your curriculum. 🎯 The static trap: Most RL agents overfit to training. New observations or slightly different physics cause catastrophic failure. EnvHarness treats this as an environment bug, not an agent one. 🔧 How it works: EnvRigger, an LLM designer, analyzes your base environment and generates perturbation strategies like noise injection, parameter drift, and scenario mutation. The wrapper applies these dynamically during training. 📈 Results on real benchmarks: We saw a 9.0 point improvement on held-out tasks and nearly 10% faster convergence. These are not synthetic gains; they're on standard agent benchmarks reported in RL papers. 💰 Cost of doing nothing: You're either hand-designing robustness (slow, expensive, incomplete) or accepting brittle agents. EnvHarness is Apache-2.0, plugs into existing stacks, and avoids technical debt and accuracy costs. Stop training agents that fail when it matters. The wrapper ships today. #ReinforcementLearning #AIAgents #GoogleCloud
-
Spinal (@GucciSpinal) reported@HeyMila2008 @helloSQD @googlecloud Bad data can ruin an entire analytics stack
-
Triman Kumar Saha (@T2872727) reported@gcloudpartners @googlecloud Urgent!!! I need help my Google Account got disabled by automated AI false positive error... this account is so much important to me and there's no human support.... please help Reference case id- 9-6635000040823
-
Abhinav Pathak (@exolete) reported@googlecloud Hi, we have added a new certificate to App Engine for a custom domain, but it has been more than an hour and it has still not been propagated. Is there currently an issue? How long does the propagation take.
-
BlockClaimed🍚 ⛓ (@BlockClaimed) reported@onchainantonio @googlecloud Post quantum migration is a trust architecture problem....not merely cryptography
-
abzal gylymbai (@abzalgylymbai) reported@googlecloud Recurring unexplained charges (~$83, repeating) on my Google Cloud Billing account despite no active projects showing in Console. Already paid multiple times, keeps reappearing. No response from support for days. Billing ID: 01B3C0-1899D2-F0DA8D.
-
Isabella (@aochan99_) reported@ixen @googlecloud You can talk to @EllaCoding, support won't help you
-
Donatello | AI, Tech & Wealth (@donatelloinvest) reported@googlecloud The useful part is not the word agent. It is reducing the gap between what a customer means and what catalog filters understand. If it can translate vague intent into better choices without trapping the customer in a chat, that is practical AI.
-
Nidaime Senju (@NidaimeSenju3) reported@Artlist_io @googlecloud So far, I haven't been able to buy more credits. Your platform seems to be getting worse as the days go by. Perhaps this is a sign that I should move away from your service and switch to another provider...
-
Shashi (@ShashiBarsaiyan) reported@_okcredit @googlecloud To much add, if u r using this app,no action if u feel any problem, always try to divert new plan,bakwas app
-
Ali (@Svrkee01) reported@kaivornxbt @helloSQD @googlecloud this could eventually support applications beyond the original vision
-
Ricard Gardella (@RicardGardella) reportedFixed a sneaky Terraform @HashiCorp @googlecloud bug in Magic Modules: @GoogleCloudTech Problem: Setting enable_proxy_protocol = false after it was true didn't send the update to the GCP API properly. What was wrong? 👇