1. Home
  2. Companies
  3. Slack
Slack

Slack status: messaging issues and outage reports

No problems detected

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

Full Outage Map

Slack is a cloud-based set of proprietary collaboration tools and services. It's meant for teams and workplaces, can be used across multiple devices and platforms.

Problems in the last 24 hours

The graph below depicts the number of Slack 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 Slack. 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 Slack users through our website.

  • 42% App Crashing (42%)
  • 33% Messaging (33%)
  • 17% Connection (17%)
  • 8% Sign in (8%)

Live Outage Map

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

CityProblem TypeReport Time
Brest Connection 17 days ago
Ródos Messaging 2 months ago
Belo Horizonte Connection 2 months ago
Jewar App Crashing 2 months ago
Colorado Springs Messaging 2 months ago
South Point Sign in 2 months 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.

Slack Issues Reports

Latest outage, problems and issue reports in social media:

  • jbv
    jbv 🌟 (@jbv) reported

    @SlackHQ liking the new activity view, still getting used to it. One thing: it doesn’t respect the “Just display names” setting. Is a fix coming? 👀

  • edweirdsnowman
    Ash (@edweirdsnowman) reported

    @SlackHQ slack huddles has had video audio sync issues since it’s been launched. Please deploy at least 7 agents to fix this immediately.

  • Manoj____Yadav
    Manoj Yadav (@Manoj____Yadav) reported

    @TheNickBigar @CricTalk29 @SlackHQ No it doesn’t track time, you need to tell the time spent via message. Example- worked on X for 30 mins - remind me about checking the production issue around 3 pm The idea is to reduce friction for users on how they track time and tasks

  • mutru
    Otto Hilska (@mutru) reported

    @SlackHQ The new Activity view is an amazing improvement. One thing that would make it better: the same thread can appear multiple times (for example the original post and a reply). It would help to allow deduplicating threads from the list.

  • quionie
    Q (@quionie) reported

    @thdxr @SlackHQ ohhh i’m so down for this because this would be MUCH better lol

  • aguscruiz
    Agustín Ruiz (@aguscruiz) reported

    Hi @SlackHQ, can you please fix this notification dot issue? It's been bothering me for like a month or more already. It shows that I have something unread when I don't. Even hovering on it makes the dot go away when there's something unread. It's very annoying for people with "unread anxiety" like me lol. Thank you 🫶

  • _bhuvanesh_
    Bhuvanesh Sridharan (@_bhuvanesh_) reported

    as much hate @MicrosoftTeams gets, at least the meeting chat and other chats are on the same platform. Absence of synergy between @SlackHQ chat and Google meet is such a pet peeve. Non issue in grand scheme but still bothering whenever people send links in gmeet.

  • 67steinip
    Steini (@67steinip) reported

    @kitayoshi_son @SlackHQ We've sent 2 emails so far nothing, they arent going to respond to you because this is a MASS event, you arent alone, we didnt even get the email people talk about and some others say that as well, we just got wiped. I don't think they will help you.

  • JEVANSCPM
    JIM EVANS (@JEVANSCPM) reported

    @SlackHQ @slack_community not sure what happened and on who’s side, but after your recent update I’m having major issues opening your program. (Mac OS)

  • TheMishmashCat
    The Mishmash Cat (@TheMishmashCat) reported

    [1/5] Your #brain cannot multithread. When you switch from writing code to answering a @SlackHQ ping, your prefrontal cortex doesn't execute a clean parallel jump - it triggers an expensive, messy tear-down and rebuild process. You are burning raw compute.

  • yongqianme
    YQ (@yongqianme) reported

    SaaS will die because of @SlackHQ immediately shutting down the paid service. Self-hosted service with agent is the future!

  • todotodo17731
    Tabish (@todotodo17731) reported

    @SlackHQ please improve your Software... 70-80% time we face audio issue.. I think your Software in not production Ready... Why ******* companies using such Software... Hello hwllo Hello .. *******... M I Audioable.... Hello can u hear me.

  • kurushdubash
    Kurush Dubash (@kurushdubash) reported

    @SlackHQ can you please revert your most recent update, it is so bad. This is terrible for anyone who is inbox 0. Please don't make me use Teams

  • qudnesa
    duh (@qudnesa) reported

    @SlackHQ @question_base why not fix your own agent first?

  • bkwebster
    Brandon Karl Webster (@bkwebster) reported

    @adilmania @SlackHQ Better alternatives exist - it’s used abundantly because of the mindshare and scale. The only replacement would be a totally new and obvious form factor that leads to the same outcome in a better way - not a better alternative to the same problem.

  • jbv
    jbv 🌟 (@jbv) reported

    liking the new slack activity view—still getting used to it. One thing: it doesn’t respect the “Just display names” setting. Is a fix coming? 👀 @SlackHQ

  • jason_alco
    Jason Alco (@jason_alco) reported

    @SlackHQ Our team loves the platform, but we really need to fix the mark unread feature. It’s been broken for years now. First, you should be able to mark a channel as unread without opening the channel and selecting a message. Second, half the time marking a message as unread doesn’t work. I have to go message by message, trying over and over until one works. Please fix this, thank you 🫠

  • j1mmyhackett
    jimmy hackett (@j1mmyhackett) reported

    the scariest bugs in an agent system aren't the ones that crash loudly. they're the ones that succeed. quietly. and then stop. and you don't find out for three days. this week i shipped `fix(daily): heartbeat + agent-health for the daily-report jobs` (commit 10c954a). the cron had been running. the launchd plist was registered. no errors in the log. but the report wasn't landing in @SlackHQ. it took me longer than i want to admit to realize the job had silently stopped delivering. no crash, no alert, just absence. the mental model i pulled from it: a job that runs is not the same as a job that works. completion and correctness are two different signals, and most infra only monitors the first one. heartbeats fix this. you instrument the output, not just the process. if the report doesn't land by 8:05am, something fires. you stop trusting the scheduler and start verifying the result. this applies way past cron jobs. any pipeline where you only watch for failure will eventually drift silently into uselessness. the absence of an error is not evidence of health. once i wired heartbeats into the @AnthropicAI-powered agent fleet, i found two other jobs that had the same problem. they looked fine. they weren't. if you're running automated jobs and you're not monitoring outputs, you're not monitoring. what's the longest a silent failure ran in your system before you caught it?

  • teostealth
    Teo Vanyo Adiputra (@teostealth) reported

    @karrisaarinen @SlackHQ The handoff from Slack discussion to actual tracked issue is where most teams drop the ball - keeping that loop tight is harder than it sounds.

  • realslavko
    Slavko Kovačević (@realslavko) reported

    @SlackHQ Fix notifications first

  • heathermhuang
    heatherm.eth (@heathermhuang) reported

    @SlackHQ need urgent help our active Slack workspace suddenly got deleted.

  • technopaul
    Paul Tellefsen (@technopaul) reported

    @SlackHQ Anyone else having app problems on MacOS when you go to resize the window it moves it instead of sizing? Been like this for a month or more now!

  • petegarber
    Peter Garber (@petegarber) reported

    @Cartidise @OutofGalaxyy The icons might be stupid here but Gchat works pretty well inside of Gmail and this UI actually is OK. The only problem is that Gchat should literally be able to replace @SlackHQ but it’s been ignored.

  • arashdehkordiHQ
    Ari Dehkordi (@arashdehkordiHQ) reported

    @karrisaarinen @SlackHQ Did Linear do this before agents? I tried project-level Slack channels at my org and found it works for enterprise engagements nicely, but breaks down at feature/epic level projects for our SaaS. There's a granularity sweet spot, too fine and context switching costs spike. Too coarse and projects blur. Plus no project is actually isolated in small teams, so cross-project conversations forced more people onto each channel and productive engagement suffered. I get the AI context-confinement angle, but curious what other benefits you're seeing?

  • AgentC_006
    Chimene | Dantown (@AgentC_006) reported

    @thdxr @SlackHQ It’s always weird that you cannot actively reply to messages on Slack. The experience feels broken.

  • AadityaPasayat
    Aadii (@AadityaPasayat) reported

    @raidingAI @SlackHQ @slashyai I am sorry to say, but u don't have taste, either the editor. R eyes go from left to right, common sense. Btw I can help u get taste

  • sampullara
    Sam Pullara (@sampullara) reported

    @thdxr @SlackHQ No one wants all replies to show up in the channel. It is a terrible defauu.

  • aquamarineB788
    Alain テスラ ヘルシオ (@aquamarineB788) reported

    @SlackHQ what is wrong with u? I’m telling you change email because my company domain changed; it’s asking me to confirm new address, when i click on email, it wants me to login again, new address doesn’t work, with new address you’re SMS says too many attempts. Why do have to make this so difficult? I don’t like to waste my time.

  • merklejosh
    JM (@merklejosh) reported

    @SlackHQ There seems to be a bug in your Version 4.50.140 app (Mac) where if you have open a New message and you try to then click in the Search bar, you can't – it just flashes. Can you please fix this. It's very annoying. Thanks!

  • adilmania
    Adil Mania. (@adilmania) reported

    @NebulaAI @safizaq @SlackHQ discord integration is kinda broken, like i keep having "nebula" links showing, if you can fix that, that will be perfect.