1. Home
  2. Companies
  3. Gmail
Gmail

Gmail status: access issues and outage reports

No problems detected

If you are having issues, please submit a report below.

Full Outage Map

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.

  • 38% Website Down (38%)
  • 35% Errors (35%)
  • 27% Sign in (27%)

Live Outage Map

The most recent Gmail outage reports came from the following cities:

CityProblem TypeReport Time
Amsterdam Errors 8 hours ago
London Website Down 9 hours ago
Brest Website Down 13 hours ago
Paris Sign in 19 hours ago
Villefranche-sur-Saône Errors 20 hours ago
Brussels Errors 2 days ago
Full Outage Map

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:

  • eneszyyl
    enes (@eneszyyl) reported

    @googleaccess , I urgently need to recover my Gmail account. My phone's motherboard was replaced, so your system flags my device as unknown. Even though I pass the 2FA steps with my phone number, I'm still stuck and unable to sign in. Please help!

  • Hermajesty710
    Hermajesty (@Hermajesty710) reported

    @orynthnews There's an error connecting with sol wallet. and after I returned to game it didn't same my progress even same gmail was connected lol

  • DubDublin
    Dub Dublin (@DubDublin) reported

    @esrtweet There are good Linux distros fro desktop use, and there have been for at least 15-20 years. I'm exorcising Windows from my life right now, and I'm seriously thinking about going with BSD over Linux. (I've used Linux for my primary desktop several times over the years (mostly Corel/Puppy/Ubuntu), for a total of about 3 or 4 years, but got enticed back to Windows back in 2014 by the Surface Pro and it's amazing support for touch and pen. Since MS has now pretty much abandoned-in-place pen/touch support (and most devs do nothing to take advantage of it, especially after they killed off the awesome, if slow, Surface Studio), there's literally NO reason to put up with Redmond's maddening crapfest anymore.) I do encourage everyone who can to get off Windows. Just donit buy it. If you're a techie, build a Linux/BSD machine. If you're not, and you think Google is any more trustworthy than Microsoft (arguably they are, but that's a really low bar), and especially if your company already uses Gmail, Chromebooks are the zero-admin solution every business owner should be seriously considering. No IT Indians needed!

  • aliceisplaying
    alice (@aliceisplaying) reported

    google broken gmail search in their ios app and like i can't even

  • eleventthh
    𝑬𝒍𝒆𝒗𝒆𝒏𝒕𝒉 𝒕𝒉𝒆 𝒍𝒊𝒈𝒉𝒕 (@eleventthh) reported

    @sunmIkade Ehhhhhhhn now😭. To think I actually woke up feeling so down , trying to be happy, opened my gmail and it's the sweetest email everrrrrrrr.

  • sunlady0x
    sunlady🚢 (@sunlady0x) reported

    @trend_btc_app Why is Gmail login not working? I signed up using Twitter before but now the X login option has been removed. I also tried signing up with Gmail but it keeps giving me an error. I havent been able to access the site for the past two days. Please fix this thanks.

  • denaskulinicius
    denas (@denaskulinicius) reported

    switching ESP will not fix your deliverability. you get new ips. you keep your domain. and domain reputation is the heavier signal at gmail. so you migrate pay the implementation fee burn three months and land in the same folder you were in on the old platform. klaviyo didn't do this to you. your sending behaviour did. fix the behaviour or you're just paying for a new logo on the same problem.

  • zollotech
    Aaron Zollo (@zollotech) reported

    @s79uk I think that is a Gmail issue. I noticed this as well on the iOS 27 betas.

  • timhoppen
    Tim Hoppen (@timhoppen) reported

    @japan_nobunaga I had 20,000 unread in my Gmail account last winter. The account was 20 years old at that point, so that's less than 3 per day - not terrible. I searched for all unread that were at least 2 years old and simply marked them as "read". I have fewer unread emails now.

  • arowolodaniel
    DAN (@arowolodaniel) reported

    How to check it is actually working, without guessing. Send yourself an email. In Gmail, open the message menu and pick "Show original". You will see spf=pass dkim=pass dmarc=pass Three passes and alignment. Anything less is a spam-folder risk you can fix today.

  • jsd137
    JD (@jsd137) reported

    @kelvinbuildss I’m having trouble turning anything loose in my Gmail.

  • sohailhusn
    Sohail (@sohailhusn) reported

    Mailneo just passed Google's CASA Tier 2 security audit. If your product touches Gmail data, you have to do this. Nobody writes about it. Here's what it cost, what they found, and the four months I lost by procrastinating. 1/First, what it even is. Read or write a user's Gmail and you're on a "restricted scope". Google requires a third party lab to audit your app before you can go live. Real audit. Scanner pointed at your product, plus a 55 question security questionnaire. 2/Cost: $855/year list. I paid $794 because I asked if there was a discount. There was. Always ask. 3/Timeline: 2 weeks from engaging the lab to Google accepting the letter. Scan on 28 July → results same day → fixes → questionnaire → two evidence rounds → letter issued 31 July → Google confirmed 1 Aug. Faster than I expected. 4/The scan found 14 things. 0 critical 0 high 1 medium 4 low 9 informational Everything has to be fixed or formally disputed. Even the informational ones. 5/The one real bug was a DOM XSS. Not in the product. In a free email signature generator on our marketing site. Every text field was escaped properly. The colour picker wasn't, and that value went straight into a CSS attribute. Humbling. 6/My favourite false positive: The scanner flagged "Source Code Disclosure - SQL" because a blog post of ours contains the sentence "delete from each." Dispute these. Don't try to fix them. 6/Google's first reply told me to swap my scope for two narrower ones. Those narrower scopes don't authorise the API calls we make. So I pushed back with the specific method names and the exact scopes each accepts. They agreed. That recommendation is a form letter. 8/Now the expensive part. I passed Google's scope review in January. Got a deadline of 5 April for the assessment. I was busy shipping. Ignored it. The whole verification lapsed. Had to redo everything from scratch in July. 9/The audit took 2 weeks. Procrastinating on it cost 4 months. Classic solo founder move: pick the fun work over the boring work that's actually blocking your distribution. 11/Best advice if you're facing this: • Ask for the discount • Send command output, not prose, when they want evidence • Declare your gaps honestly, it's faster • Start the day the deadline email arrives 12/Renews in July 2027. Reminder is already set for May. Ask me anything, I had nobody to ask.

  • seomasterace
    seomasterrace (@seomasterace) reported

    @kimmonismus I have the same issue with the gmail connector it seems that claude doesnt have direct access to some mail threads in the way it is set up you just need to state it clearly in claude.md to be careful to read ALL unread mail for ex. And from there it works

  • Horlamie10
    ¥€S£F FX 📈📉 🪙🥇 (@Horlamie10) reported

    @Khldfx @Nuvama379515 I once created account with my other Gmail also but got verified on another and recently my account got blocked after a pay out Nd I was thinking maybe that was the problem even though I never login to that account again , Nd I have been crying Nd begging you to look into it ..

  • ImCocoMichelle
    Coco Michelle (@ImCocoMichelle) reported

    @gmail thank you for fixing my account. As a loyal g-suite user I couldn’t fathom not working with your company anymore. My business literally depends on it.

  • bobpaterno
    Bob Paterno (@bobpaterno) reported

    I signed up for @Avis preferred this morning. Not their fault but my gmail was blocking their verification. Took 4 calls to Avis before someone was able to change my email address. Got hung up on twice. 1 hour of my life wasted so Avis can save money. Ok, I'm committed. So I go to book my car. Enter all info (even logged in as preferred I still have to fill details like my address name cc). Fine. Go to book it and click done. Repeated error on cc number. I re-enter manually. Double and triple check the numbers, address, everything. "Error on cc number". Another 10 minutes lost. So I booked Enterprise in less than 5 min and even their process wasn't smooth. Are companies just trying to lose business?

  • SolteirosMe
    Solteiros.Me (@SolteirosMe) reported

    @gmail fix Gmail search on beta iOS 27

  • TOWWTC
    TOWWTC (@TOWWTC) reported

    I’m happy @gmail finally released an update to fix the broken search feature (possibly due to AI/ Gemini integration?). With that being said, how can I get Gmail beta? @blakebarnes

  • DavidAjewo80682
    Da~vid (@DavidAjewo80682) reported

    @BitMartExchange I'm having issue with your company need to reply me , I try to make withdraw in my usdt , send otp to my Gmail many time I can't receive I need your help because this can't be accepted

  • ShayanSpiel
    Shayan (@ShayanSpiel) reported

    I always had this stupid issue: How do I connect a contact or landing page to a fast, smooth, reliable backend? FormSubmit sends every submission straight to your Gmail. No registration. One endpoint call. It entirely wiped the issue out. Incredible product @DevroLABS.

  • 0xblizz
    Michael Bliss (@0xblizz) reported

    @hi_vecna "Don't use Gmail or username login, what should we use?

  • fridah_the
    Fridah (She/Her) (@fridah_the) reported

    My Gmail account was hacked. I'm having trouble recovering it. Kindly help. @gmail

  • Orly2611
    Eljefe.eth (Ø,G) | (@Orly2611) reported

    @nodiens waiting 24 hours to get the points is annoying ngl... and so is having a referral system. Also struggled to log in via gmail, had to manually type it why give a gmail login option then? thats the feedback.

  • thomas_luppo87
    LuppO.ICP (@thomas_luppo87) reported

    @FredrikAndres14 @BlockchainPill @MAXFILABS "Sign in using google" won't work? Create a dummy gmail if you dont have it

  • NavarroMcKay
    Alex Navarro-McKay (@NavarroMcKay) reported

    @changey2 @gmail @blakebarnes A Gmail app update has fixed the search issue.

  • parthppanchal
    parth (@parthppanchal) reported

    @Google @Google what about Gmail privacy and confidentiality issue?? I have escalated through different way but no one try to look into it

  • Truthhurtsvt
    EchoHimits (@Truthhurtsvt) reported

    @NamiKitsunami Yes and no. When a channel gets banned, it’s you, the person behind it, that’s banned. At some point in the future, any new channel can be taken down under the “circumvention policy.” It’s not as simple as making a new Gmail. Your IP, phone number, voice, editing style, device fingerprint, and more can all be used to identify you.

  • drsimonegold
    Dr. Simone Gold (@drsimonegold) reported

    This is accountability long overdue. David Morens sat at Anthony Fauci’s right hand for years. Now he’s indicted for falsifying records, deleting evidence, and running official communications through secret Gmail accounts to hide the truth about COVID origins, gain-of-function research, and the grants that flowed into Wuhan. While they buried the evidence, the American people were locked down, censored, injected, and told to “trust the science.” Careers were destroyed. Early treatments were suppressed. Children lost years of their lives. Millions suffered. We said it from day one. They called us dangerous. They were the ones orchestrating the cover-up. The house of cards is collapsing. One indictment is not enough. Real justice means the entire apparatus that treated free citizens like lab rats finally faces the consequences. No one is above the law.

  • blakebarnes
    Blake Barnes (@blakebarnes) reported

    @jacobtechtavern Thanks for the report! Are you using iOS 27 public beta? There was an issue with Gmail iOS 6.0.260720 on iOS 27 public beta. Gmail iOS 6.0.260727 fixes the issue and is rolling out now. If you want it faster, you can download it from the App Store.

  • BflyAlonna
    🦋Butterfly🦋 (@BflyAlonna) reported

    @kaiinux I do but you need a Gmail account to sign in and I can invite you with a code. I get one code a month