| id | MCPX_NETWORK_OFFLINE |
|---|---|
| title | MCPX_NETWORK_OFFLINE |
| sidebar_label | OFFLINE |
| description | The host appears to have no network connectivity. |
Severity: error Domain: Network
mcpproxy classified a connection failure as "host appears offline" — typically DNS resolution failed for a stable, well-known host and TCP probes all errored with "no route" / "network unreachable".
ping -c 2 1.1.1.1
ping -c 2 8.8.8.8
dig +short cloudflare.comIf all three fail, you really are offline.
- Wi-Fi: forget + rejoin, or toggle airplane mode.
- VPN: reconnect (or disconnect, if the VPN itself is the cause).
- Cellular hotspot: usually a quick toggle.
Public Wi-Fi often hijacks DNS until you accept a portal. Open
http://neverssl.com in a browser to be redirected to the portal.
If the network is reachable but very slow, mcpproxy may classify slow operations as offline because of strict timeouts. Increase per-server timeouts as needed.