Discord Guide

Discord Awaiting Endpoint — What It Means and How to Fix It

July 28, 2026 · 12 min read

Discord Awaiting Endpoint means your app cannot reach or connect to the voice server assigned for a call. Quick fixes include checking the Discord Status page, restarting the app with Ctrl+R, and changing the voice channel region. If the error persists work through all 9 fixes below — most users resolve it within 2 minutes.

What Does Awaiting Endpoint Mean on Discord

Awaiting Endpoint is a voice connection error that appears when Discord cannot establish a connection to the voice server assigned to your channel. The message displays in the voice channel panel while Discord attempts to connect.

This error only affects voice channels — your text messages, DMs, and server access remain completely normal while the error appears.

Common causes:

  • Discord voice servers are experiencing an outage
  • Your internet connection cannot reach the assigned server region
  • A VPN or proxy is blocking the connection
  • Your router or firewall is interfering with Discord's voice protocol
  • The Discord app cache is corrupted or outdated
  • A work or school network is blocking Discord's voice servers

Discord Voice Error Types — Client Side vs Server Side

Discord voice connection errors fall into two distinct categories. Knowing which type you have determines the correct fix.

Client-side errors — fix on your end:

  • ICE Checking
  • No Route
  • RTC Connecting
  • Connecting

These appear when a firewall, VPN, or network issue is blocking Discord's voice connection on your device or network.

Server-side errors — wait for Discord:

  • Awaiting Endpoint
  • Waiting for Voice Server

These appear when Discord's own voice servers are experiencing issues. Check discordstatus.com — if Discord confirms an outage the only fix is to wait.

Fix 1 — Check Discord Status First

Before trying anything else check if Discord's voice servers are down globally:

Go to discordstatus.com and look for any incidents affecting Voice servers or Voice connectivity.

If Discord is reporting an outage — wait. There is nothing to fix on your end. Discord's team is already working on it and the error resolves automatically when servers come back online.

If Discord status shows all systems operational — the issue is on your end. Continue with the fixes below.

Pro Tip:Bookmark discordstatus.com — it is the fastest way to confirm whether Discord errors are server-side or local. Checking here first saves you from spending 20 minutes troubleshooting a problem that will fix itself in 5 minutes.

Fix 2 — Restart Discord

The fastest local fix is a hard refresh of the app:

Desktop Windows: Press Ctrl+R to reload Discord completely without closing it

Desktop Mac: Press Cmd+R to reload Discord completely

Mobile iOS and Android: Fully close Discord from your recent apps list then reopen it

This forces Discord to re-establish all connections including the voice server endpoint. Most temporary Awaiting Endpoint errors resolve with this single step.

Fix 3 — Change Voice Channel Region

If one voice server region is having issues switching to a different region instantly moves you to a different server:

Requires Manage Channels permission or server admin role:

  1. Right-click the voice channel in the server sidebar
  2. Click Edit Channel
  3. Scroll to Region Override
  4. Change from Automatic to any specific region — try one geographically close to you
  5. Save changes and rejoin the voice channel

If you are not an admin ask your server administrator to change the region. You can also try leaving and rejoining the voice channel — this sometimes assigns you to a different server automatically.

For private voice calls: You can also change the voice region in private voice calls from the call settings panel.

Fix 4 — Reset Your Network Connection

A simple router restart fixes many voice connection issues caused by stale network connections:

  1. Turn off your router or modem
  2. Wait 30 seconds — this clears the connection cache
  3. Turn it back on
  4. Wait 60-90 seconds for full reconnection
  5. Reopen Discord and try joining the voice channel

Windows network reset without router restart:

Open Command Prompt as administrator and run these commands one by one:

netsh winsock reset
netsh int ip reset
ipconfig /flushdns

Restart your computer after running these commands.

Fix 5 — Disable VPN or Proxy

VPNs and proxies frequently cause Awaiting Endpoint errors. Discord's voice protocol requires UDP support — if your VPN uses TCP only it will never work with Discord voice channels regardless of which server you connect to.

If you have a VPN running:

  1. Disconnect from the VPN completely
  2. Rejoin the Discord voice channel
  3. If it works your VPN is causing the conflict

If you need to keep your VPN running switch to a different VPN server location — one closer to the Discord voice region — or check that your VPN supports UDP protocol.

If you use a proxy: Disable the proxy temporarily in your system network settings to test if it is causing the connection issue.

Fix 6 — Clear Discord Cache

Corrupted cache files can prevent Discord from connecting to voice servers:

Windows:

  1. Press Win+R and type %appdata%/discord
  2. Open the Cache folder
  3. Select all files and delete them
  4. Restart Discord

Mac:

  1. Open Finder → Go → Library → Application Support → discord
  2. Delete the Cache folder contents
  3. Restart Discord

Mobile: Go to phone Settings → Apps → Discord → Storage → Clear Cache

Fix 7 — Check Firewall and Antivirus

Windows Firewall or third-party antivirus sometimes blocks Discord's voice connection:

Windows Firewall:

  1. Open Windows SecurityFirewall and Network Protection
  2. Click Allow an app through firewall
  3. Find Discord and ensure both Private and Public checkboxes are ticked
  4. Click OK and restart Discord

Antivirus software: Temporarily disable your antivirus and test if Discord voice connects. If it does add Discord to your antivirus whitelist or exclusion list permanently.

Fix 8 — Update Discord

An outdated Discord app can cause connection errors when Discord updates its voice server infrastructure:

Desktop: Discord usually updates automatically on restart — close Discord fully from the system tray then reopen it

Mobile iOS: Open App Store → search Discord → Update if available

Mobile Android: Open Google Play Store → search Discord → Update if available

Fix 9 — Reinstall Discord

If all other fixes fail a clean reinstall resolves most persistent Awaiting Endpoint errors:

Windows:

  1. Uninstall Discord from Control Panel → Programs
  2. Press Win+R and delete remaining folders from %appdata%\discord and %localappdata%\discord
  3. Download the latest Discord installer from discord.com
  4. Install and log back in

Mac:

  1. Drag Discord from Applications to Trash
  2. Delete Library/Application Support/discord
  3. Download the latest Discord from discord.com
  4. Install and log back in

Mobile: Uninstall the Discord app completely → reinstall from App Store or Google Play

If You Are on a Work or School Network

Corporate and educational networks frequently block Discord's voice servers at the firewall level. Signs this is your issue:

  • Voice works fine on your home network but not at work or school
  • Text and DMs work but voice does not
  • Multiple users on the same network all get Awaiting Endpoint

Solutions:

  • Ask your network administrator to whitelist Discord's voice servers
  • Use mobile data instead of the work or school wifi
  • Use a VPN that supports UDP protocol

Discord's voice protocol uses UDP on ports 50000-65535. Network admins need to allow outbound UDP traffic on these ports for Discord voice to work.

Quick Fix Summary

FixTime NeededWorks When
Check Discord Status30 secondsGlobal outage
Restart app Ctrl+R10 secondsTemporary glitch
Change voice region1 minuteRegional server issue
Reset router2 minutesNetwork connection issue
Disable VPN30 secondsVPN blocking connection
Clear cache2 minutesCorrupted local data
Check firewall3 minutesFirewall blocking Discord
Update Discord2 minutesOutdated app version
Reinstall Discord5 minutesPersistent errors

If Nothing Works — Contact Discord Support

If you have tried all fixes above and still see Awaiting Endpoint:

  1. Download Discord's PTB (Public Test Build) or Canary client from discord.com
  2. Join the voice channel getting the error
  3. Press Ctrl+Shift+I on Windows or Option+Cmd+I on Mac to open Developer Tools
  4. Click the Console tab
  5. Take a screenshot showing any error messages
  6. Contact Discord Support at dis.gd/support with the screenshot attached

Common Mistakes to Avoid

Skipping the Discord Status check — If Discord's servers are down none of the other fixes will work. Always check discordstatus.com first before troubleshooting locally.

Only restarting the app not the router — Many users close and reopen Discord but skip the router restart. A stale network connection is one of the most common causes of Awaiting Endpoint that only a router restart can fix.

Forgetting VPN is running — VPNs run in the background and are easy to forget. If you have any VPN software installed try disabling it even if you think it is not currently active.

Using a TCP-only VPN — Discord's voice protocol requires UDP. VPNs that only support TCP will never work with Discord voice regardless of other settings.

Changing region without admin permissions — Regular members cannot change voice channel region. You need the Manage Channels permission or must ask a server administrator to make the change.

Related Guides

Also try our free tools:

Frequently Asked Questions

Awaiting Endpoint means Discord cannot connect to the assigned voice server. It appears in the voice channel panel when Discord is trying but failing to establish a voice connection. Check discordstatus.com first — if Discord's servers are down the error resolves automatically when the outage ends.
Start with the fastest fixes — press Ctrl+R to restart Discord, check discordstatus.com for outages, and ask a server admin to change the voice channel region. If those do not work reset your router, disable any VPN, clear Discord cache, check your firewall, update the app, and finally reinstall Discord.
On mobile Awaiting Endpoint means the Discord app cannot connect to the voice server. Fully close Discord from your recent apps and reopen it. If that does not work turn wifi off and back on, switch between wifi and mobile data, or clear the Discord app cache in your phone settings.
Discord says Awaiting Endpoint when it cannot establish a connection to the voice server assigned to your channel. This happens due to Discord outages, VPN conflicts, firewall blocks, router issues, or corrupted app cache. Check discordstatus.com first to determine if the issue is on Discord's end or yours.
If Discord is stuck on Awaiting Endpoint and not resolving try these in order — press Ctrl+R to reload, reset your router, disable any VPN, clear Discord cache, and check that your firewall allows Discord. If you are on a work or school network ask your administrator to whitelist Discord's voice servers on UDP ports 50000-65535.
Right-click the voice channel → Edit Channel → Region Override → change from Automatic to a specific region close to your location → Save and rejoin. You need Manage Channels permission to change the region — ask your server administrator if you do not have this permission.
Sometimes but not always. Check discordstatus.com to confirm. If Discord shows a Voice outage then the servers are down and you must wait. If Discord status shows all systems normal the issue is on your local connection and the fixes above will resolve it.
Yes — VPNs are one of the most common causes. Discord's voice protocol requires UDP support — if your VPN uses TCP only it will never work with Discord voice. Try disconnecting your VPN completely to test. If voice works without the VPN either switch to a UDP-supporting VPN or whitelist Discord in your VPN settings.
If Awaiting Endpoint only happens on one specific server the issue is likely that server's voice region. Ask the server administrator to change the voice channel region in the channel settings. The automatic region assignment may have selected a server that is currently having issues.
Download Discord's PTB or Canary client, join the problematic voice channel, press Ctrl+Shift+I (Windows) or Option+Cmd+I (Mac) to open Developer Tools, click the Console tab, screenshot any error messages, and submit a support ticket at dis.gd/support with the screenshot attached.

Ready to generate Discord timestamps?

Open the Generator

Did You Miss These?

Discord Guide

Generate a Discord Timestamp

Free tool — all 7 formats, live Discord preview, auto timezone detection.

Open Generator →
Discord Guide6 min read

Aug 1, 2026

Discord Error 2007 — How to Fix Stream Reconnecting Error Fast

Discord error 2007 means your stream is reconnecting due to network issues or high packet loss. Fix it by checking your connection, disabling VPN, or lowering stream quality.

Read Article →
Discord Guide7 min read

Aug 1, 2026

Discord Error 3002 — How to Fix Mic Not Detected Fast

Discord error 3002 means your microphone is connected but not picking up sound. Fix it by checking OS permissions, selecting the correct input device, and adjusting audio settings.

Read Article →
Discord Guide7 min read

Aug 1, 2026

Discord Error 3004 — How to Fix Screen Share Failure Fast

Discord error 3004 means your screen share or stream failed to start due to an OS-level capture error. Fix it by disabling hardware acceleration, changing capture settings, or freeing up storage.

Read Article →
Discord Guide8 min read

Jul 31, 2026

Discord Update Failed Loop — How to Fix It Fast (9 Methods)

Discord stuck in update failed loop? Fix it by downloading a fresh installer, clearing AppData folders, or disabling antivirus. Complete guide for Windows and Mac.

Read Article →