KEMP004 - Kemp LoadMaster Connection Timed Out
Agent error code #KEMP004 indicates that Knocknoc opened or attempted a connection to the Kemp LoadMaster but the request did not complete within the allowed time.
A timeout differs from a refused connection (#KEMP000). The host is reachable enough to start a connection, but the response never arrives.
Common causes include:
- The LoadMaster is under heavy load or unresponsive
- A firewall is silently dropping packets rather than rejecting them
- The management interface is reachable only over a slow or congested path
Steps to Resolve
Check the LoadMaster Health
- Confirm the LoadMaster WUI is responsive from a browser on the same network as Knocknoc
- Check the LoadMaster's CPU and connection load
Test Latency to the LoadMaster
- From a host that can reach the LoadMaster, run:
curl -sk -u '<username>:<password>' 'https://<loadmaster-host>/access/aclcontrol?list=white&apiformat=json' - If the command hangs, investigate the network path between Knocknoc and the LoadMaster (firewall drop rules, asymmetric routing, MTU)
Still Having Issues?
We can help you out, contact us at [email protected].