Commit Validation Error: GlobalProtect

Symptom

Downgrading the Firewall from one main release of PAN-OS to another main release, a commit/validation error occurs for GlobalProtect:

This can be seen when either trying to Commit or validate the configuration using Commit > Validate Commit :

User-added image

Environment

Cause

User-added image

Resolution

  1. Delete the app settings from CLI:
FW1 >configure
FW1 #delete vsys vsys2 global-protect global-protect-portal <portal> client-config configs <name> agent-ui
FW1 >exit

Note : If multiple VSYS is not configured, ignore the parameter.

  1. Now Commit or Validation of commit process using GUI: Commit > Validate Commit will succeed.
User-added image

Additional Information

After a commit is completed, some of the agent app settings will restore to default:

User-added image

These and any other settings that may have been removed will require reconfiguration. Hence it is recommended to take note of all app configurations beforehand.