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

151 total results found

202150 - Invalid or Unexpected Response from Fortinet Device

Agent Error Codes Fortinet

Agent error code #202150 indicates that the Fortinet device returned a response that the agent could not parse or that did not match the expected format. The request was sent and a response was received, but the response content was invalid. This error is dist...

error_code
202150

v26.03

Changelog and Roadmap

Knocknoc 26.03 Knocknoc 26.03 is a major usability-and-operations release focused on making day-to-day access clearer and easier to understand - for both end-users requesting access and administrators running the platform. A far stronger operational experience...

v26.04

Changelog and Roadmap

Knocknoc 26.04 Knocknoc 26.04.1 is a size-optimized release focused on expanding deployment flexibility, improving firewall and cloud integration options, refining installation workflows, and shipping some small bug fixes. This release introduces Google GCP or...

v26.05

Changelog and Roadmap

Knocknoc 26.05 Knocknoc 26.05 brings threat intelligence blocking integration, expanded cloud and platform support, live configuration validation, and streamlined authentication workflow for a more seamless end-user access experience and more. 🚀 GreyNoise real...

205001 - Failed to Read Nginx ACL File

Agent Error Codes Nginx

Agent error code #205001 means the agent encountered a filesystem error while reading the nginx allow/deny include file. Steps to Resolve Confirm the file is owned (or at least readable) by the knocknoc-agent user: sudo chown knocknoc-agent /etc/nginx/acl/my...

error_code
205001

205002 - Failed to Write Nginx ACL File

Agent Error Codes Nginx

Agent error code #205002 means the agent could not rewrite the nginx allow/deny include file. The agent writes to a temp file in the same directory and renames it into place; both steps must succeed. Steps to Resolve Ensure /etc/nginx/acl/ exists on the agen...

error_code
205002

205050 - Failed to Reload Nginx

Agent Error Codes Nginx

Agent error code #205050 means the agent ran sudo -n nginx -s reload after editing the include file, but the reload failed. The new ACL is on disk; nginx has not picked it up yet. Steps to Resolve Run sudo nginx -t on the agent host to check the running conf...

error_code
205050