Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

365 total results found

F5004 - F5 BIG-IP Connection Timed Out

Agent Error Codes F5

Agent error code #F5004 indicates that a request to the F5 BIG-IP management endpoint did not complete within the allowed time. The device did not respond, or responded too slowly. Common causes include: The BIG-IP management plane is under heavy load or unres...

error_code
F5004

F5005 - Failed to Obtain an F5 BIG-IP Authentication Token

Agent Error Codes F5

Agent error code #F5005 indicates that the login request to /mgmt/shared/authn/login did not return a usable token, even though the agent reached the device. The response was missing the token, or the login endpoint returned an unexpected result that was not ...

error_code
F5005

F5050 - Failed to Read the F5 Data-Group

Agent Error Codes F5

Agent error code #F5050 indicates that the agent authenticated successfully but the GET request for the configured internal data-group failed for a reason other than the data-group simply not existing (which is reported as #F5051). Common causes include: A tra...

error_code
F5050

F5051 - F5 Data-Group Not Found

Agent Error Codes F5

Agent error code #F5051 indicates that the internal data-group named in the Knocknoc backend does not exist in the configured partition on the F5 BIG-IP. The device returned HTTP 404 Not Found. Knocknoc does not create the data-group; an administrator must cre...

error_code
F5051

F5052 - F5 Data-Group Is Not an Address (ip) Type

Agent Error Codes F5

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...

error_code
F5052

F5053 - Failed to Update the F5 Data-Group

Agent Error Codes F5

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...

error_code
F5053

F5400 - Invalid or Unexpected Response from F5 BIG-IP

Agent Error Codes F5

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: ...

error_code
F5400

v26.07

Changelog and Roadmap

Knocknoc 26.07.1 is one of our biggest releases to date. It reworks how you see and manage the people, devices and sessions accessing your network, improves multi-server high availability enablement that you can configure from the admin portal, ships two new i...

CFL100 - Cloudflare List Not Configured

Agent Error Codes Cloudflare IP Lists

Agent error code #CFL100 indicates that the Knocknoc Cloudflare Lists backend has neither a List ID nor a List Name configured. The agent cannot tell which Cloudflare rule list to update, so the grant fails before any Cloudflare API call is made. This is a con...

error_code
CFL100

CFL101 - Cloudflare List Not Found

Agent Error Codes Cloudflare IP Lists

Agent error code #CFL101 indicates that the Knocknoc backend is configured with a Cloudflare list name, and no rule list with that name exists in the configured Cloudflare account. The agent looks the name up to resolve it to a list ID, and that lookup returne...

error_code
CFL101

CFL102 - Cloudflare List Lookup Failed

Agent Error Codes Cloudflare IP Lists

Agent error code #CFL102 indicates that the Knocknoc backend tried to resolve the configured Cloudflare list name to a list ID, but Cloudflare returned an unexpected response. The list may well exist; the request to enumerate lists did not succeed. This differ...

error_code
CFL102

MERA000 - Failed to Connect to the Meraki Dashboard

Agent Error Codes Meraki

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...

error_code
MERA000

MERA001 - Meraki Authentication Failed

Agent Error Codes Meraki

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...

error_code
MERA001

MERA002 - Meraki Authorization Failed

Agent Error Codes Meraki

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 ...

error_code
MERA002

MERA003 - Meraki Dashboard TLS/SSL Certificate Error

Agent Error Codes Meraki

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...

error_code
MERA003

MERA004 - Meraki Dashboard Connection Timed Out

Agent Error Codes Meraki

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...

error_code
MERA004

MERA005 - Meraki Dashboard API Rate Limit Exceeded

Agent Error Codes Meraki

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...

error_code
MERA005

MERA050 - Failed to Read the Meraki Organization

Agent Error Codes Meraki

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...

error_code
MERA050