Publishers

Is Discord down? How to check for everyone vs. just you

5 min read · Published Jul 13, 2026
Contents · 6 sections
  1. The parts of Discord that fail separately
  2. The 60-second check
  3. Symptom → what's actually wrong
  4. If the check says it's you, not Discord
  5. Why "everyone in my server is fine but me" happens
  6. FAQ

Discord rarely goes down all at once. Far more often, one piece breaks — voice servers in one region, image loading, or the gateway that keeps your client connected — while the rest works. Knowing which piece is failing tells you whether to wait, switch regions, or fix something on your own machine.

The parts of Discord that fail separately

The 60-second check

  1. Probe Discord from four regions. Check discord.com from US East, US West, Europe, and Asia. All four failing is a global outage; a mixed result points to a regional problem (often voice or gateway in one geography).
  2. Read the official incident feed. Our Discord status page mirrors Discord's own status feed, including which component (API, gateway, voice, media) is affected and whether it's investigating, identified, or monitoring.
  3. Match the symptom to the component. Voice cutting out but chat fine → voice region. Images broken but messages send → CDN. Nothing loads at all → gateway or a local network block.

Symptom → what's actually wrong

What you seeLikely componentWhat to do
Stuck on "Connecting…"Gateway or local networkCheck regions; if they pass, restart the app / switch network.
Voice drops, chat worksVoice regionChange the server's voice region, or wait it out.
Messages won't sendAPI degradationWait; check the status feed.
Images/emoji brokenCDNUsually resolves quickly; nothing to fix locally.
Only you affectedLocalFlush DNS, disable VPN, try mobile data.

If the check says it's you, not Discord

When all four regions reach Discord but you can't, the problem is local. The usual suspects: a VPN or proxy interfering with the WebSocket, an aggressive firewall or school/work network blocking Discord's voice UDP ports, stale DNS, or a corrupted client cache. Quick tests: open Discord in a browser (isolates the desktop app), try mobile data instead of Wi-Fi (isolates your router/ISP), and disable any VPN. If it works on your phone's cellular but not home Wi-Fi, the block is on your network — not Discord.

Why "everyone in my server is fine but me" happens

Discord routes voice by region and serves media from a CDN with many edge nodes, so two people in the same text channel can hit entirely different infrastructure. Your friend on the US-West voice region can be fine while your Europe voice region is having an incident. That's why a multi-region probe plus the component-level status feed beats "well, it works for my friend."

FAQ

Is Discord down for everyone or just me?

Probe discord.com from multiple regions. If every region fails, it's a global outage. If they all succeed but you still can't connect, it's your network, VPN, or DNS. If some regions fail and others pass, it's a regional issue — most often voice.

Why does Discord voice keep cutting out when chat is fine?

Voice and text run on different systems. Voice is routed through a regional voice server; if that region has an incident (or your route to it is congested), calls drop while text chat — which goes through a different path — keeps working. Changing the server's voice region often restores a call immediately.

Discord won't load images but messages work — is it down?

Not really. Avatars, embeds, and uploads come from Discord's CDN, which can be degraded independently of chat. Messages sending fine while images fail is a CDN symptom, not a full outage, and usually clears on its own within minutes.

Share 𝕏 Twitter LinkedIn
Keep reading

← All notes & guides