OpenClaw Gateway Health Checker
Test your OpenClaw gateway connectivity, performance, and protocol compatibility. Instant health score with detailed diagnostics.
What We Test
WebSocket Connectivity
Tests if your gateway is reachable and accepts WebSocket connections. Checks for firewall issues, SSL/TLS errors, and network problems.
Response Time
Measures handshake latency and response time. Helps identify if your gateway is under load or experiencing performance issues.
Protocol Compatibility
Validates protocol version and handshake format. Ensures your gateway is compatible with standard OpenClaw clients.
Common Gateway Issues
Connection Timeout
Usually means gateway is behind firewall or URL is incorrect. Check that your gateway is publicly accessible and the port is open.
SSL/TLS Error
Occurs when using wss:// with invalid certificates. Use ws:// for development or fix SSL certificate.
Authentication Failed
Auth token is invalid or expired. Check your gateway configuration and ensure the token matches.
Protocol Mismatch
Gateway is using outdated protocol version. Update your OpenClaw installation to the latest version.