Auto Commit Failing on an Application not found
48818
Created On 07/23/19 02:39 AM - Last Modified 02/17/26 09:09 AM
Symptom
- New device deployment without app and threat content installed
- The following error is seen during auto commit.
Commit job 2 is in progress. Use Ctrl+C to return to command prompt .....................55%.. Error: application 'iec-61850-base' not found (Module: device) Commit failed
Environment
- NGFW
- Supported PAN-OS versions
Cause
The App and Threat Prevention licenses are not installed, and/or the required App and Threat dynamic content has not been downloaded and installed
Resolution
- Go to support portal and login using your support account
- Download the latest app and threat content by navigating to Updates > Dynamic Updates
- Manually upload the file to the firewall and install
GUI: Device > Dynamic Updates
- Perform commit force from configuration mode in the CLI
admin@Lab197-PA-VM> configure Entering configuration mode [edit] admin@Lab197-PA-VM# commit force Commit job 1666 is in progress. Use Ctrl+C to return to command prompt ........55%70%99%......100% Configuration committed successfully [edit] admin@Lab197-PA-VM# exit Exiting configuration mode admin@Lab197-PA-VM>