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

401 total results found

MERA400 - Invalid Response from the Meraki Dashboard

Agent Error Codes Meraki

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

error_code
MERA400

Session limits and disconnecting sessions

Admin Guide Authentication

Each Knocknoc user has a limit on how many things can be signed in and holding access at the same time. When that limit is reached, the user is shown a Session limit reached screen and asked to disconnect one of their active sessions before they can continue. ...

IPSet

Agent Error Codes

Agent error codes raised by the IPSet backend.

nftables

Admin Guide Knocs (backends)

Knocknoc integrates with nftables to dynamically control network access on a Linux host. When a user authenticates, their IP address is added to an nftables named set, and removed again when their access ends. Your own rules reference that set with @setname t...

Fastly

Agent Error Codes

Agent error codes for the Fastly ACL backend (FSTL000-FSTL999).

FSTL001 - Fastly Authentication Failed

Agent Error Codes Fastly

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

error_code
FSTL001

FSTL002 - Fastly Authorization Failed

Agent Error Codes Fastly

Agent error code #FSTL002 indicates the API token authenticated but is not allowed to act on the configured service (HTTP 403). The Knoc wizard's Validate connection step reads the token's own record, so a read-only token is reported here rather than at the fi...

error_code
FSTL002

FSTL003 - Fastly API TLS Error

Agent Error Codes Fastly

Agent error code #FSTL003 indicates the TLS handshake with the Fastly API failed: the certificate could not be verified, was invalid, or did not match the host. Common causes include: A TLS-inspecting proxy presents its own certificate and its CA is not in the...

error_code
FSTL003

FSTL005 - Fastly API Rate Limit Exceeded

Agent Error Codes Fastly

Agent error code #FSTL005 indicates Fastly answered with HTTP 429: the API token has made too many requests. The agent already retries a 429 a few times, honoring the Retry-After header, so this code means the limit was still in force after those retries. Com...

error_code
FSTL005

FSTL050 - Failed to Read the Fastly Service

Agent Error Codes Fastly

Agent error code #FSTL050 indicates the agent could not read the configured Fastly service. It reads the service to find the active version, which is where the ACL lives. Common causes include: The Service ID is wrong (see also #FSTL051) The token cannot read ...

error_code
FSTL050

FSTL051 - Fastly Service Not Found

Agent Error Codes Fastly

Agent error code #FSTL051 indicates Fastly answered HTTP 404 for the configured service. Common causes include: The Service ID has a typo, or a service name was entered instead of its ID The service was deleted The token belongs to a different Fastly account S...

error_code
FSTL051

FSTL052 - The Fastly Service Has No Active Version

Agent Error Codes Fastly

Agent error code #FSTL052 indicates the configured service has no active version, so its ACLs are not in force and there is nothing for Knocknoc to write into. Common causes include: The service was created but never activated Every version was deactivated dur...

error_code
FSTL052

FSTL100 - Failed to Read the Fastly ACL

Agent Error Codes Fastly

Agent error code #FSTL100 indicates the agent could not list the ACLs on the service's active version, so it could not resolve the configured ACL name to an ACL. Common causes include: The token can read the service but not its versioned configuration A transi...

error_code
FSTL100

FSTL101 - Fastly ACL Not Found

Agent Error Codes Fastly

Agent error code #FSTL101 indicates no ACL with the configured name exists on the service's active version. Knocknoc looks the ACL up by name on every fresh resolve, so this also fires when an ACL was deleted and its replacement was never activated. Common cau...

error_code
FSTL101

FSTL150 - Failed to Create the Fastly ACL Entry

Agent Error Codes Fastly

Agent error code #FSTL150 indicates Fastly refused to add the entry for a granted address, so the user has not been allowed through. An address the ACL already holds is not an error: Knocknoc treats a duplicate as a successful grant. A full ACL reports #FSTL15...

error_code
FSTL150

FSTL151 - Failed to Delete the Fastly ACL Entry

Agent Error Codes Fastly

Agent error code #FSTL151 indicates Fastly refused to remove an entry, so an address may still be allowed through after its grant ended. An entry that is already gone is not an error: Knocknoc treats it as a completed revoke. Common causes include: The token c...

error_code
FSTL151

FSTL152 - Failed to List the Fastly ACL Entries

Agent Error Codes Fastly

Agent error code #FSTL152 indicates the agent could not read the ACL's entries. It reads them to find the entry to remove on a revoke, and to reconcile its own view of the ACL. Common causes include: The token lost access to the service The ACL was deleted (se...

error_code
FSTL152

FSTL153 - The Fastly ACL Has Reached Its Entry Limit

Agent Error Codes Fastly

Agent error code #FSTL153 indicates the ACL is full, so the grant could not be added. Fastly caps an ACL at 1,000 entries and documents no self-service way to raise it. Unlike a rate limit (#FSTL005), waiting does not clear this. Something has to leave the ACL...

error_code
FSTL153