Duplicate Node Error when Pushing Policy from Panorama
Resolution
Symptoms
The following error occurs when attempting to push a policy from Panorama to managed Palo Alto Networks devices:
Mar 29 14:45:34 Error: _pan_schema_verify_node(pan_schema_obj.c:3785): is a duplicate node near line 38
<errors>
<line><![CDATA[avg-panorama-object-counts is a duplicate node]]></line>
</errors>
Another possible symptom would be that commit failures from the GUI and CLI with an error referencing a configuration parameter and "duplicate node." If devices are managed, commits from Panorama may fail with an error similar to the following:
Server error : setting -> custom-logo is a duplicate node
Cause
This can occur when firewalls are upgraded or downgraded to different versions of PAN-OS, and the differences in various versions of code can cause config parsing errors.
Resolution
- From Device > Setup > Operations, click Save a named configuration snapshot
- From the same page, reload the configured saved in step 1 (duplicate note warnings will occur, this is normal)
- From Panorama, push the configuration to the device group
owner: kadak