206102 - Failed to Update pfSense Alias
Agent error code #206102 indicates that the agent attempted to update an existing alias on pfSense and the update request was rejected. This is the most common alias-edit failure and blocks any grant or revocation against the affected alias.
This error is distinct from create failures (#206101), which only happen on first grant. Error #206102 occurs when the alias exists but the agent's edit was refused.
Common causes include:
- The API user lacks the WebCfg - Firewall: Aliases: Edit privilege
- The alias was switched to a type that doesn't allow entry edits (e.g. a URL Table alias)
- The alias has been locked by another administrator's session
- A concurrent change on pfSense rolled the update back
Steps to Resolve
Verify the Edit Privilege
- Log into pfSense and navigate to System > User Manager > Users
- Open the user the API key acts as
- Confirm WebCfg - Firewall: Aliases: Edit is listed under Effective Privileges. If missing, add it (see #206002 for full privilege troubleshooting)
Verify the Alias Is Still Editable
Check the Agent Log for the pfSense Error Detail
- Open the orchestration agent log and find the failed grant entry
- The pfRest response detail is logged alongside the user-visible code and identifies the specific reason pfSense rejected the edit