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

100 total results found

ENTRA054 - Invalid or Unexpected Response from Microsoft Graph

Agent Error Codes Entra

Agent error code #ENTRA054 indicates that Microsoft Graph returned a 2xx status, but the response body did not match the expected schema. The agent could not decode the Named Location response or the OAuth token response. This error is rare. It usually points ...

error_code
ENTRA054

Proxmox VE

Admin Guide Knocs (backends)

Knocknoc integrates with Proxmox VE to dynamically control network access using the built-in Proxmox firewall. The Knocknoc agent maintains a Proxmox firewall ipset. As users authenticate and grants expire, the agent adds and removes IP entries in the ipset ov...

PROX000 - Proxmox Authentication Failed

Agent Error Codes Proxmox

Agent error code #PROX000 indicates that Proxmox VE rejected the API token provided by the agent. The cluster returned HTTP 401 (Unauthorized). This error is distinct from authorization failures (#PROX001), which occur when the token is valid but lacks the req...

error_code
PROX000

PROX001 - Proxmox Authorization Failed

Agent Error Codes Proxmox

Agent error code #PROX001 indicates that the Proxmox API authenticated the token successfully but rejected the requested action with HTTP 403 (Forbidden). The token lacks the privileges needed to read or modify the configured firewall ipset. This error is dist...

error_code
PROX001

PROX002 - Proxmox Did Not Respond In Time

Agent Error Codes Proxmox

Agent error code #PROX002 indicates that the agent connected to Proxmox VE but the cluster did not return a response before the request timed out. Common causes include: The Proxmox host is under heavy load and is slow to answer API requests A firewall or net...

error_code
PROX002

PROX003 - Proxmox TLS Certificate Error

Agent Error Codes Proxmox

Agent error code #PROX003 indicates that the agent could not establish a trusted TLS connection to Proxmox VE. The certificate presented by the cluster could not be verified. By default Proxmox VE uses a self-signed certificate, which the agent will not trust ...

error_code
PROX003

PROX004 - Connection Refused By Proxmox

Agent Error Codes Proxmox

Agent error code #PROX004 indicates that the agent reached the Proxmox host but the connection to the API port was actively refused. Nothing was listening on the address and port in the backend URL. Common causes include: The backend URL points at the wrong p...

error_code
PROX004

PROX005 - Failed To Resolve Proxmox Hostname

Agent Error Codes Proxmox

Agent error code #PROX005 indicates that the agent could not resolve the Proxmox hostname in the backend URL to an IP address via DNS. Common causes include: A typo in the hostname configured in the Knocknoc backend The hostname is internal-only and the agent...

error_code
PROX005

PROX006 - Proxmox Request Failed

Agent Error Codes Proxmox

Agent error code #PROX006 indicates that a request to the Proxmox VE API failed at the network layer for a reason the agent could not classify more specifically. This is the catch-all transport error for Proxmox. If the agent could identify the cause it would ...

error_code
PROX006

PROX100 - Proxmox Ipset Not Found

Agent Error Codes Proxmox

Agent error code #PROX100 indicates that the ipset configured in the Knocknoc ACL does not exist on the Proxmox VE cluster (or on the configured VM, for per-VM scope). The cluster returned HTTP 404 when the agent looked it up. This error is distinct from autho...

error_code
PROX100

PROX101 - Failed To Read Proxmox Ipset Contents

Agent Error Codes Proxmox

Agent error code #PROX101 indicates that the agent reached Proxmox VE and the ipset lookup did not fail with a not-found or permission error, but the response could not be used to read the current ipset contents. This is distinct from #PROX100 (the ipset does ...

error_code
PROX101

PROX102 - Failed To Add Entry To Proxmox Ipset

Agent Error Codes Proxmox

Agent error code #PROX102 indicates that the agent tried to add an IP address to the configured Proxmox VE ipset and Proxmox rejected the operation. The agent only adds and removes ipset entries. It does not create the ipset itself. If the ipset is missing the...

error_code
PROX102

PROX103 - Failed To Remove Entry From Proxmox Ipset

Agent Error Codes Proxmox

Agent error code #PROX103 indicates that the agent tried to remove an IP address from the configured Proxmox VE ipset and Proxmox rejected the operation. The agent only adds and removes ipset entries. If the ipset is missing the agent returns #PROX100 instead....

error_code
PROX103

PROX104 - Proxmox Node Or VM Not Found

Agent Error Codes Proxmox

Agent error code #PROX104 indicates that, for a per-VM (qemu) scoped Knoc, Proxmox VE could not find the node or VM the agent was directed to. This applies only to per-VM scope. For cluster-scoped Knocs the agent does not target a node or VM, and a missing ips...

error_code
PROX104

PROX400 - Invalid Response From Proxmox

Agent Error Codes Proxmox

Agent error code #PROX400 indicates that the agent received a response from Proxmox VE that it could not parse as the expected ipset data. The request reached Proxmox, but the body was not in the form the agent expected. Common causes include: The backend URL...

error_code
PROX400

Agentic Access and Companions

Admin Guide Access

Knocknoc normally grants access to the single IP a user authenticates from. Agentic Access and Companions extend that for two cases: granting time-limited access to an automated agent, and keeping access for a user's other companions, such as a second device o...

Identities overview

Admin Guide Setup guides

The Overview tab under Identities is the first thing you see when you open Identities in the admin interface. It gives you one place to see what your users, groups and admins have been doing recently, without opening each identity one at a time. Activity chart...

F5000 - Failed to Connect to F5 BIG-IP

Agent Error Codes F5

Agent error code #F5000 indicates that the Knocknoc agent could not establish a network connection to the F5 BIG-IP management endpoint at all. The connection failed before any authentication could take place. This is distinct from authentication (#F5001) and ...

error_code
F5000