Skip to main content

KEMP102 - Failed to Remove Kemp LoadMaster Allowlist Entry

Agent error code #KEMP102 indicates that Knocknoc could read the global ACL but the call to remove an address from the allowlist failed.

This typically happens when a grant expires and Knocknoc tries to revoke access. The address remaining in the allowlist after expiry means access is not being withdrawn as expected, so this error is worth resolving promptly.

Common causes include:

  • The user account can read but not modify the global ACL (see #KEMP002)
  • The LoadMaster returned a transient error while applying the change

Steps to Resolve

Confirm Write Permissions

  1. In the LoadMaster WUI, go to System Administration > User Management
  2. Confirm the service user has All Permissions
  3. Save and retry

Remove an Entry Manually

  1. From a host that can reach the LoadMaster, run: curl -sk -u '<username>:<password>' 'https://<loadmaster-host>/access/aclcontrol?del=white&addr=<test-ip>&apiformat=json'
  2. A successful call confirms the user can modify the allowlist
  3. If the entry persists, check the LoadMaster's global ACL directly under System Configuration > Access Control

Still Having Issues?

We can help you out, contact us at [email protected].