Gmail status: access issues and outage reports
No problems detected
If you are having issues, please submit a report below.
Gmail is a free, advertising-supported email service developed by Google. Users can access Gmail on the web and through the mobile apps for Android and iOS, as well as through third-party programs that synchronize email content through POP or IMAP protocols.
Problems in the last 24 hours
The graph below depicts the number of Gmail reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.
At the moment, we haven't detected any problems at Gmail. Are you experiencing issues or an outage? Leave a message in the comments section!
Most Reported Problems
The following are the most recent problems reported by Gmail users through our website.
- Website Down (37%)
- Errors (34%)
- Sign in (29%)
Live Outage Map
The most recent Gmail outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Errors | 10 hours ago |
|
|
Website Down | 1 day ago |
|
|
Website Down | 1 day ago |
|
|
Errors | 1 day ago |
|
|
Errors | 1 day ago |
|
|
Errors | 2 days ago |
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.
Gmail Issues Reports
Latest outage, problems and issue reports in social media:
-
Academie (@Academiedechic) reported@PeakerNation @bobdole08923509 @kay_noirx IT and web dev are separate things. A web developer would not have access to the mail server. Assuming they have a mail server instead of Gmail.
-
Ian Clarke (@Sanity) reported@mitchellh @superlogical There is a problem with your email signup - I'm getting "We couldn't add that address" for every email I try, including my gmail account.
-
I am Maditsane (@I_am_Maditsane) reported@kmcnam1 My wife also did hold on to it with loyalty until it required she buys space! Unless @yahoo close it! And close it! They did... she now rolls with @Gmail and it has started to show me issues wrt lack of space etcetera!
-
Benson (@Thuglyy10) reported@B0ymanager I login Gmail for google chat I caught maga for there Wey drop block
-
UPDATECOMMUNITY (@UPDATECOMM7t1) reportedTut on how your new foreign TikTok account can follow in less than 2 hrs after creation .Create your foreign acc with your preferred location/region .use Gmail while creating for it to work .then login your account on TikTok studio but first your vpn location must match
-
Jason Yeh (@jayyeh) reportedis gmail in chrome incredibly slow, laggy, and ****** for anyone else? are plugins doing that or is it that way straight out the box
-
Lucas, 15 y/o founder and builder (@lucastohdev) reportedTime to talk about Codex Cloud vs ChatGPT work. Codex Cloud was introduced quite awhile ago, and it was genuinely innovative and actually useful back then around March. I used it to run random projects and cloud work when I was not at home and just had my phone on me, the set up was honestly rather confusing and hard to easily do, setting up github envs, linking it to the Codex Cloud envs, setting up permissions etc. But it was decently useful to run little bug fixes when I did not have access to a machine at that time. Even back then it was kind of bad to use 1. There was no model selector area, all Cloud envs and running these kind of dev work typically is run on the model and thinking level of choice of the user, even till today there isn't an option to chose what model is running your task, it could be GPT-5.3-Codex-Spark-Low for all I know or GPT-5.6-Sol-Ultra (it is definitely neither of the two, I'm just showing my point here) 2. The only customization we have was how many batches of the same prompt and thing we want to run, from 1-4. And after they all finished I can choose which one I want to merge or continue with. I don't really get the point of this feature at this point, back then when it was more of a gamble what output you would get form the model it was somewhat reasonable, but now it is just a useless feature that I have never ever used more than just to see what it does. 3. The model just runs on something, no idea what it even runs on, its just a machine somewhere, no specs exposed, just some random env that was the only area we could run it on. So we have no idea what the model can do, and from my brief use months ago it was rather restrictive and did not give the model much things it could do to test and build things around. Now, ChatGPT Work, a Cloud or Local place for you to run your tasks. This is a much better place to do cloud things for developers. Because 1. Runs on an actual VM with 9 CPU, 20GB of RAM, 50GB of storage and runs on an actual Linux machine (if I remember correctly) so this allows the model to ACTUALLY DO THINGS, I have seen people literally run a Linux or Windows distro off it, and I managed to get a Minecraft server to run of it as well 2. Model selections, ChatGPT Work allows you to choose the models you have access to in Codex, from Terra to Sol and Luna and everything else, as well as thinking levels and speed modes. This allows users to actually chose what model they want to run for their specific task. 3. ChatGPT Work has the connectors that your normal ChatGPT has, so it instantly has access to your Gmail, Drive, Slack, Notion etc. Oh yea, and it has a browser within it's VM so it can actually do things. From all of this, I think that it is time OpenAI kills Codex Cloud, and replaces it fully with ChatGPT Work Cloud intergraded within Codex. It would allow for all users to actually run things and dev things better and easily. It gives the user more customizability and control and ability to do more of what they need and want to do. I think OpenAI knows this too, especially that their Codex Cloud feature is actually really bad. It used to be so easy to go from the Codex app to Codex Cloud, and from the Codex website to the Cloud, but now it is much harder (besides them adding the cloud projects showing up in the Codex app again). They should make the Codex app, sorry ChatGPT app have much tighter integration into ChatGPT Work Cloud from Codex and honestly just remove Codex Cloud, port everything over the ChatGPT Work Cloud and call it a day. Or they can bring all the great features of ChatGPT Work Cloud into Codex Cloud and make it get all the benefits and upsides of ChatGPT Work Cloud.
-
Ai Agency (@AiAgencyGoat) reportedA 12-person accounting firm was spending 6 hours a day on manual invoice processing. Names. Amounts. Due dates. Line items. All entered by hand. One agent cut that to 25 minutes of review. Here's the complete build. 🧵 The size of this problem: Manual invoice processing costs businesses: → $15-40 per invoice in labor (industry estimate) → 3-5% error rate causing payment delays and disputes → 2-6 hours per day for businesses handling high volume For a business processing 50 invoices/week: → 50 x $25 average = $1,250/week = $5,000/month in labor → Your agent: $1,500/month setup + $800/month retainer → Client saves $3,200/month net — from day one That math closes itself on every discovery call. The complete invoice processing agent: Trigger: → Gmail trigger: new email arrives with PDF attachment at billing inbox → Or: file uploaded to a designated Google Drive folder Stage 1 — PDF extraction: → n8n's PDF node extracts all text from the attachment → Handles multi-page invoices automatically → Passes raw text to the next stage Stage 2 — Structured data extraction (LLM): System prompt instructs the LLM to return JSON only: → vendor_name → invoice_number → invoice_date → due_date → subtotal → tax_amount → total_amount → line_items (array) → payment_terms → extraction_confidence (high/medium/low) Stage 3 — Validation: → IF confidence is low → flag for human review → IF required fields are missing → flag for human review → IF total doesn't match line item sum → flag for human review → All other invoices → proceed automatically Stage 4 — Data output: → Appends new row to Google Sheets with all extracted fields → Or: creates record in accounting software via API (QuickBooks, Xero) → Timestamp and source email logged for audit trail Stage 5 — Notifications: → Slack message to accounts team: invoice details summary → Email reply to sender confirming receipt (optional) → Urgent flag if due date is within 7 days Stage 6 — Exception handling: → Flagged invoices go to a separate "Needs Review" sheet → Slack alert to designated reviewer with the specific issue noted → Reviewer corrects and marks as resolved The numbers clients care about: → Processing time per invoice: 8 seconds vs 8 minutes → Error rate: near zero vs 3-5% manual → Invoices that need human review: 10-15% (unusual formats, poor scan quality) → Hours saved per week: 4-20 depending on volume The expansion upsell: After 60 days, propose: "Now that we have all your invoice data in a structured database, I can add a payment tracking agent that monitors due dates and sends automated reminders to vendors. Want me to scope that?" One agent becomes two. Retainer increases. I cover this full build in my course. Follow and like this post and I'll DM it to you. (Must be followed for DM)
-
Max Shapiro (@LegislativeAI) reportedHe’s also wrong in the technical sense as well. Google data centers run on TPUs which are the same things running Gmail and AI. Stop listening to people who are technically illiterate if you want to actually solve problems.
-
CHARIS TOYOSI 🐳 🔮 (@CharisToyosi) reportedHey @AirtelNigeria , your network has not been loading any Google apps or services at all and I think it’s a problem on your end ,I have not problem using those apps (like Gmail , Gemini,Google Maps and others ) with mtn but when I switch to your network it doesn’t load
-
muhammadriyaz (@riyaz0786ahmad) reported@googleaccount @Bsebpatna123 a problem in two step verification in my Gmail. Google is not able to verify me. I have important documents in my Gmail, my location is the same, the number is available, then why is the IP address not matching? Please solve two. step verification
-
Parole d'honneur (@TroubledNotes) reported@gmail The way gmail eases time wasting. I can be connected to my gmail account from any browsers but cannot access it from Outlook at the same time from the same laptop because the OLK browser-based authentication dialog is “unsecure”. No support can be reached to address the issue
-
SureThing (@getsurething) reported🐛 Fixed (highlights) • Stuck "thinking" spinner • Lost image context mid-conversation • Broken email HTML rendering in Gmail • Slack messages silently dropped ...and 12 more reliability fixes
-
Feral (@feraltekk) reportedAfter loop engineering and context engineering, graph engineering is the next thing everyone will be talking about. Here is what it actually means. A loop is one agent doing everything. A graph is multiple agents, each doing one thing, connected to each other. Instead of one agent checking YouTube, Twitter, Reddit, and Gmail one after another, you have four agents running in parallel. Each one synthesizes its own findings. A report agent combines everything. A review agent checks the result against your success criteria and decides whether to ship or rerun. Three reasons to use a graph instead of a loop. Context rot: one agent doing ten tasks in a row fills the context window fast and quality drops. Independent review: the agent that created something cannot reliably judge whether it is good. Speed: four agents in parallel finish four times faster than one agent in sequence. Jarred Sumner ported Bun from Zig to Rust. A million lines. Under two weeks. The entire test suite passing before the merge. The principle behind all of it: you do not fix the code. You fix the process that produced the code.
-
Ahmed Afro (@a_afro1) reported@gmail same otp loop problem at my account fix it please
-
Brad Setzer (@BradDSZ90) reported@kmcnam1 Wrong. Several months ago, Yahoo changed their storage limits to 20 GB down from 1 TB for free accounts and if you go over that amount, they ask you to pay monthly for higher storage. Just like Gmail.
-
INTROVERT🌸 (@SuiiDhagaa) reportedLet’s switch back to paper mail system 😬 there’s no problem of storage getting full. #papermail #Gmail
-
Naren (@ur_0000007) reported@gmail First, fix your ******* web app. Deleted emails keep coming back like this **** is haunted. I delete unread emails, come back later, and they're still sitting there marked as unread. I can't ******* get rid of them unless I delete them from the Bin too. Fix this broken bullshit
-
Sonu swami🇮🇳 (@iSonuSwami) reportedHi @googal support. Main apne gmail account me login nhi kr pa rha hu OTP same gmail account par ja rhi h jis ko me access nhi kr pa rha hu Please guide me for account recovery 🙏 #gmail #googalaccount
-
Abdelkrim Djellouli (@meabdelkrim1) reported@gmail I WANT GEMINI TO READ MY OTP CODES AND PREFILL WHENEVER I LOGIN.
-
RJ RAHUL (@rj_rahuljangir) reported@TeamYouTube @TeamYouTube Please re-check! "RK Furniture Solution" had ZERO violations. The circumvention flag is a false-positive caused purely by a friend logging into their Gmail on my phone. My channel is 100% clean. Please escalate this device overlap error to a senior agent.
-
Eric Smith (@Eric_Smith08) reported3. Change Location Permissions to "While Using" stop the 24/7 battery drain. This is the most impactful battery fix most Android users never make. Google Maps running constantly in the background can be a significant battery drain. Those radios are power-hungry components in a mobile device, and waking them on a loop drains the battery quietly. You won't notice it happening, but it's a significant amount by the end of the day. Head to Settings → Apps → Google Maps → Permissions → Location, and switch the setting from "Allow all the time" to "Allow only while using the app." On "Allow all the time" (the default on many setups): Google Maps pings your GPS continuously even when the app is closed. For traffic updates. For Timeline. For location-based recommendations. Every ping uses battery. On "While using the app": Google Maps accesses your location only when you have the app open. Close the app. GPS stops. Battery drain stops. A few minutes of investigation revealed the obvious cause: Maps running constantly in the background ranked near the top of battery usage, ahead of Gmail and other daily-use apps. The delivery driver switches to "While using" on his personal phone (not his work phone): "On 'Always,' Maps drained 18% of my battery doing nothing. On 'While using,' it drains 2% when I'm not navigating. Same app. Same phone. 16% battery saved by changing one permission."
-
Patricia Cassayre (@PatriciaCabelb) reported@elonupdate657 Sorry don’t have telegram, blocked from downloading all social media, because of fraudulent charges that Apple / iCloud say I owe these are all fraudulent on me they allowed identity theft on my gmail Apple and iCloud accounts won’t let me down load Zangi, or other Appaccounts
-
Soft-Vina Chinenye💛 (@iamSoftVina) reportedTech people, IT experts, or anyone who's good with Gmail, I need your help. A couple of months ago, I started receiving verification codes and login requests for accounts I wasn't trying to access. Microsoft, Facebook, and a few others kept sending me sign in codes even when I wasn't using my laptop. It looked like someone was trying to get into my accounts. I immediately changed my email password. While checking my Gmail, I also found the Manage Subscriptions section and unsubscribed from a lot of mailing lists because I thought it would make my inbox cleaner. Since then, I've noticed something strange. I'm no longer receiving emails from some companies that I actually need. The biggest issue is Fidelity Bank. I've completely stopped receiving their email alerts. I've been to the bank. They confirmed my email is correctly linked. They even removed and added it again, but nothing has changed. I've also had the same problem with a couple of prop firms. Their support teams have resent emails multiple times, but I never receive them. I've tried subscribing again through their websites, but it still doesn't work. Could unsubscribing in Gmail have caused this, or is something else going on? Has anyone experienced this before? How did you fix it? I'd really appreciate any help.
-
Jeep Momma (@momma_jeep) reported@TeamYouTube i am waiting for a DM my google got hacked and YouTube channel was taken over and now you shut it down. I tried all recovery options but cant get my Gmail back
-
Uncle Scott's Kitchen (@USKUncleScott) reportedNew level of stupidity unlocked... in order to sign in to MSN email now Outlook sends a code to my Gmail email account.
-
GMass (@GMassForGmail) reportedBug fix: If you turned off GMass campaign report notifications in Gmail, your web-based dashboard could stop receiving updated stats. We’ve decoupled the two: the dashboard now updates normally while Gmail notifications stay off. 📊
-
Lucy Duplessis (@kamadme314) reported@girl_quboid Someone broke into my house, wrote on the wall of my spare bedroom: "You don't have to do this anymore oomf" I kinda lost it, so I bought a crossbow and chemicals required to make interesting things. My biggest mistake was using kiln fired clay (didn't have a clay pot so I improvised) contaminated with elemental mercury as membrane material for electrolysis of NaCl, I managed to poison myself with both mercury chloride and mercuric chloride (confirmed by reducing them with stannous chloride), the latter apparently highly toxic. Also inhaled some chlorine gas, the intended product, but that didn't do much damage. I stored the products in an Erlenmeyer flask, this managed to put four cops in the hospital. Cops entered my house because my attempt at cleaning it up (with sulphur, both react with it and the final cleanup is with bentonite clay) drew attention from a neighbour who narced on me because he spotted the yellow sulphur powder. Someone broke into my home because I doxxed myself on discord and they followed me to twitter when I got banned from that server. The person responsible for the message on my wall is highly dangerous and likely armed with firearms (old money, they can afford buying on the black market) I believe they, at the very least, intended to kill me. In addition to this, someone hacked into my phone and probably my router, possibly the same person or someone helping them, this is how they determined my nigh randomized sleep patterns. The data use and battery use went through the roof, way above expected as they'd have to monitor 24/7 to pull this off. They even left me messages on my google notes saying they wanted to marry me. I toyed with the idea for a while, shared some secrets, got a name in return, don't know if it's fake. Only thing I'm certain of is advanced IT degree, likely with emphasis on security but unemployed and unemployable. My ultimate response was destroying my phone and abandoning my gmail account. I know someone is still seething over this right now. I was never psychotic even though the psychiatrist certainly thought so, I might have dissociated badly because DID, possibly mimicking some of the symptoms of psychosis. Could I have done this to myself? Possible, but extremely unlikely. Both my coarse and fine motor skills are impaired due to neurological issues, so I could not have written the message on the wall so legibly with a crayon. The only way all of us can write legibly is by using block letters. The message was in cursive (hastily written, possibly because narrow window of opportunity), there's just no way for us to do so and keep it legible, we all have the same neurological issues. Then there's the obvious malware on my phone, other devices were affected too, in fact, all of them were affected, my phone was most noticeable because I used it the most. One of my phones had an unlocked bootloader because I flashed custom firmware, that one was rendered inoperable. I might know the basics of IT security but I'm lazy, though someone did warn me about my attack surface, a dear friend or likely alter of the one who definitely broke into my home, very suspicious. Am I innocent? Well... Maybe not guilty by reason of temporary insanity, whether I was dissociated or psychotic is ultimately irrelevant in the eyes of the law. I was, however, never a danger to myself or others. I took every precaution and constantly monitored the situation. I was days away from cleaning up the mercury compounds, I would even have discarded them properly and legally. Furthermore, I challenge the notion of the monopoly on violence for the state, I don't believe I can rely on the police to keep me safe from an attacker this advanced and determined. Unfortunately the case is still pending and never went to court, I provided reasonable alternative explanations for the presence of the offensive chemicals. I also destroyed the phone with all the evidence for allegedly producing explosives.
-
Jayson 🦅🇺🇸 (@SeeAreEff) reported@llaurammarie I think your over thnking it. The changes only affects backps. The only reason it affects Gmail. Is because that's all cloud bsed. Sms/RCS is all done all dvice. So even if you bck up is full. You will still send and receive fine. You would just have issues if you swtch phones.
-
Golden_Iris⚡️ (@golden_iris7) reportedBuilding on @instagram DMs means building a whole "Please tap ••• -> Open in external browser" screen because IG's browser has no cookies. @Meta , you solved this securely years ago - ASWebAuthenticationSession. It's private AND has Gmail session. Just use it for login links.