This article explains why the Downloaded Version and Installed Version for the UTM category are displayed as 0.
During the issue, the following command does not successfully download and install the UTM web-filtering category database, and the Downloaded Version and Installed Version continue to be displayed as 0:
request security utm web-filtering category download-install
When checking the UTM category status, the output shows that both versions remain at 0, even though the update status is reported as Done:
root@SRX> show security utm web-filtering category status
node0:
--------------------------------------------------------------------------
UTM category status:
Installed version: 0
Downloaded version: 0
Update status: Done
This issue occurs when a custom category-package URL is configured, as shown below:
set security utm custom-objects category-package url <URL>
To resolve the issue, remove the custom URL configuration and then download and install the UTM category package again using the appropriate command.
After removing the custom URL, verify that the Downloaded Version and Installed Version are updated correctly.
delete security utm custom-objects category-package url
This allows the device to download and install the UTM category package from the default source.