Advanced Search
Search Results
142 total results found
F5052 - F5 Data-Group Is Not an Address (ip) Type
Agent error code #F5052 indicates that the configured data-group exists, but it is not an Address (type ip) data-group. Knocknoc stores granted IPs as address records, so the target must be an address data-group. Common causes include: The data-group was crea...
F5053 - Failed to Update the F5 Data-Group
Agent error code #F5053 indicates that the PATCH request to update the data-group's records failed. The agent could read the data-group but could not write the new record set. Common causes include: The service account's role can read but not modify the data-g...
F5400 - Invalid or Unexpected Response from F5 BIG-IP
Agent error code #F5400 indicates that the F5 BIG-IP returned a response the agent could not interpret: a body that did not parse as the expected iControl REST JSON, or an unexpected HTTP status that did not map to a more specific code. Common causes include: ...
MERA000 - Failed to Connect to the Meraki Dashboard
Agent error code #MERA000 indicates the agent could not establish a connection to the Meraki Dashboard API. The request never reached a successful response. Common causes include: The agent host has no outbound HTTPS path to api.meraki.com (or your regional h...
MERA001 - Meraki Authentication Failed
Agent error code #MERA001 indicates the Meraki Dashboard rejected the API key in the agent's Authorization: Bearer <key> header (HTTP 401). This is distinct from authorization failures (#MERA002), where the key is valid but lacks access to the configured orga...
MERA002 - Meraki Authorization Failed
Agent error code #MERA002 indicates the API key authenticated successfully but is not authorized to access the configured organization (HTTP 403), or the organization could not be accessed with this key. Common causes include: The administrator behind the API ...
MERA003 - Meraki Dashboard TLS/SSL Certificate Error
Agent error code #MERA003 indicates a TLS/SSL certificate error while connecting to the Meraki Dashboard. Common causes include: A TLS-intercepting proxy on the agent host presents a certificate the agent does not trust The agent host's trusted CA store is out...
MERA004 - Meraki Dashboard Connection Timed Out
Agent error code #MERA004 indicates a request to the Meraki Dashboard did not complete within the timeout. Common causes include: Intermittent network problems between the agent host and the Dashboard A slow or saturated proxy on the agent host Steps to Resolv...
MERA005 - Meraki Dashboard API Rate Limit Exceeded
Agent error code #MERA005 indicates the Meraki Dashboard API rate-limited the agent (HTTP 429). The Dashboard caps calls at 10 per second per organization. The agent automatically backs off and retries (honoring the Retry-After header) before surfacing this e...
MERA050 - Failed to Read the Meraki Organization
Agent error code #MERA050 indicates the agent could not read the configured Meraki organization. Common causes include: The Organization ID is incorrect The API key lacks access to the organization (see #MERA002) Steps to Resolve In the Meraki Dashboard, confi...
MERA100 - Failed to Read the Meraki Policy Object Group
Agent error code #MERA100 indicates the agent could not read the configured policy object group. Common causes include: A transient Dashboard error or rate limit The Policy Object Group ID is incorrect (see #MERA102) Steps to Resolve Verify the Policy Object G...
MERA101 - Failed to Update the Meraki Policy Object Group
Agent error code #MERA101 indicates the agent could not update the membership of the configured policy object group. Common causes include: A transient Dashboard error or rate limit The API key's administrator lacks write access to policy objects Steps to Reso...
MERA102 - Meraki Policy Object Group Not Found
Agent error code #MERA102 indicates the configured policy object group could not be found (HTTP 404). Common causes include: The Policy Object Group ID is incorrect The group was deleted in the Meraki Dashboard Steps to Resolve In the Meraki Dashboard, go to O...
MERA150 - Failed to Create a Meraki Policy Object
Agent error code #MERA150 indicates the agent could not create the CIDR policy object for a granted IP. Common causes include: The organization has reached its policy object limit A transient Dashboard error or rate limit The API key's administrator lacks writ...
MERA151 - Failed to Delete a Meraki Policy Object
Agent error code #MERA151 indicates the agent removed an object from the group but could not delete the underlying policy object. The object is no longer enforced, but it remains in the organization as an orphan. Common causes include: A transient Dashboard er...
MERA152 - Failed to Read a Meraki Policy Object
Agent error code #MERA152 indicates the agent could not read a policy object referenced by the configured group. Common causes include: A transient Dashboard error or rate limit The object was deleted out-of-band between reading the group and reading the objec...
MERA400 - Invalid Response from the Meraki Dashboard
Agent error code #MERA400 indicates the Meraki Dashboard returned a response the agent could not parse. Common causes include: A proxy or captive portal returning HTML instead of the API response An unexpected API change Steps to Resolve Confirm requests reach...
FSTL001 - Fastly Authentication Failed
Agent error code #FSTL001 indicates Fastly rejected the API token in the agent's Fastly-Key header (HTTP 401). This is distinct from an authorization failure (#FSTL002), where the token is valid but cannot reach the service. Common causes include: The token h...