Skip to main content
warningConnection ErrorsAffects: All versions

How to Fix Connection Timed Out

Fix Connection Timed Out by checking server status, testing your network, and trying alternative connections.

Quick Fix

Check your internet connection and verify the server IP is current. Try a different network or VPN.

Error Message

io.netty.channel.ConnectTimeoutException: connection timed out

How to Fix

1

Verify the server is online (check their website or Discord)

2

Test your internet speed and stability

3

Try connecting from a different network (mobile hotspot)

4

Disable VPN if active, or try enabling one if ISP blocks gaming

5

Flush DNS: ipconfig /flushdns (Windows)

Common Causes

  • Server is unreachable or down
  • Network firewall blocking outbound connections
  • Slow or unstable internet connection
  • Server IP address has changed
  • ISP blocking game traffic

Diagnostic Steps

  1. Ping the server IP in terminal: ping server.example.com
  2. If ping fails, the server is unreachable from your network
  3. Try a different network
  4. Contact the server admin

FAQ

Why can I connect to some servers but not others?

Different servers are in different locations. Your ISP, firewall, or geographic distance may affect connectivity to specific servers.

Related Errors

Need More Help?