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