Sometimes, Discord behaves badly, and the only way to troubleshoot is to start digging into the Console Log.
Opening the Console
In order to get the console tab in Developer Tools, you first need to install either the PTB client or Canary client:
Opening the console on Windows and Mac is slightly different for each platform:
Windows
- Press Ctrl+Shift+I to open the Developer Tools
- Click the Console Tab
Mac
- Press ⌥+⌘+I
- Click the Console Tab
Now that you have that open, look around for any red error messages!
The errors and their meanings
Next we'll go over what some of the different errors you could see, and what they mean!
Proxy Errors
These usually look like these:
- ERR_PROXY_CONNECTION_FAILED
Discord doesn't work with Proxies, so make sure to disable any Proxies. If you didn't enable proxies, definitely do a scan for viruses with Malwarebytes!
Connection Errors
There are a number of connection related errors that can be solved in similar ways:
- ERR_CONNECTION_RESET
- ERR_CONNECTION_TIMED_OUT
- ERR_CONNECTION_CLOSED
- ERR_NAME_NOT_RESOLVED
- ERR_EMPTY_RESPONSE
- With these errors, the best place to start is to do a scan with Malwarebytes for any threats
- If that doesn't work, try to set your DNS to Google Public DNS.
- If THAT doesn't work, try refreshing and renewing your IP Address.
Renewing IP Address
Windows
- Open your command prompt (cmd) in Administrator mode
- Type `ipconfig /release` then hit Enter
- Type `ipconfig /flushdns` and hit enter again!
- Type `ipconfig /renew` hit enter, and close the cmd window
Mac
- Open System Preferences
- Open Network and select your network connection
- Click "Advanced..."
- Select the "TCP/IP" tab
- Click "Renew DHCP Lease" and quit System Preferences
Asset Loading Errors
When your icons, avatars, or pictures aren't uploading, you'll likely see an error like this:
- status of 404
This is usually caused by something blocking Discord in some way.
- Temporarily disable or allowlist Discord in your antivirus or firewall
- Try clearing your browser cache and cookies