Skip to main content
chowr_ftnt
Staff
Staff
August 17, 2026

Technical Tip: No signatures when creating or editing Application Control profiles

  • August 17, 2026
  • 0 replies
  • 33 views

Description

This article describes how to resolve No signatures when creating or editing Application Control profiles.

Scope

 FortiManager.

Solution

When creating or editing Application Control profiles, 'Categories' and 'Application and Filter Overrides' values do not appear:

3f85e73a.jpg


From the browser debug, look for the network request with following URL:

POST https://<FMG IP>/cgi-bin/module/forward?nocache=<request_id>

The server response shows the error: 'The data is invalid for selected url'.

{
  "code": 0,
  "data": {
    "id": "d579ea13-3ff9-4320-bc39-65fcb48641d2",
    "result": [
      {
        "status": {
          "code": -10,
          "message": "The data is invalid for selected url"
        },
        "url": "/pm/config/adom/Test/_category/list"
      }
    ]
  },
  "errors": "",
  "message": ""
}


The FortiManager has an error in fds.db.
Below are steps to rebuild the fds.db:


  1. Delete fds.db:

diag fmupdate fgt-del-um-db fds.db


Sample output:

FMG-VM64 # dia fmupdate fgt-del-um-db fds.db
This operation will delete the fds.db databases.
Do you want to continue? (y/n)y

Deleting fds.db...
Rebooting fdssvrd...


  1. Rebuild fds.db:

diag fmupdate update-status fds
diag fmupdate updatenow fds

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!