Relay server unavailable
This topic explains a message that may appear in the Tailscale client and the actions you can take to address it. For a list of currently documented messages in the Tailscale admin console and client, refer to the main Messages topic.
Message displayed in the client
Relay server unavailable
Tailscale could not connect to the<derp-server>
relay server. Your internet connection might be down, or the server might be temporarily unavailable.
Reference ID
no-derp-connection
Why you're seeing this message
This message indicates that the Tailscale client is unable to connect to a specific DERP (Designated Encrypted Routing Protocol) relay server, which Tailscale uses as a fallback method for routing traffic when direct peer-to-peer connections are not possible. Typically, the DERP server mentioned in the message is the one that is closest to your geographic location. If this issue occurs, the Tailscale client might attempt to connect to the next closest DERP server.
What to do
Here are some things you can try to resolve this issue:
- Restart your Tailscale client using the client UI, or run the CLI commands
tailscale down
followed bytailscale up
. - Check your internet connection.
- If you are using a firewall, verify that the ports and domains used for connecting to Tailscale are not blocked.
Additional information
- For information about the ports and domain names used to communicate with Tailscale, refer to What firewall ports should I open to use Tailscale?.
- For information about the Designated Encrypted Routing Protocol, refer to DERP servers.