Common Issues
Connection Timeout
Check network status: Ensure your internet is stable. If issues persist, try restarting your router.Server Not Responding
Verify server status: Check [server health dashboard](/en/technical/monitoring) for real-time updates.
Configuration Errors
Incorrect API Key
Double-check key validity: Refer to [API documentation](/en/technical/api) for formatting rules.Port Conflicts
Use command:netstat -ano | findstr :<port>
Replace
<port>
with your service port.
Advanced Tips
- Use debug tools for detailed logs
- Monitor network latency with ping test
- Check firewall settings for blocked ports