Skip to main content
FortiZiq
Staff
Staff
May 29, 2026

Troubleshooting Tip: Unable to Add Device in FortiManager via Discover Device with error 'Insufficient number of licenses'

  • May 29, 2026
  • 0 replies
  • 40 views

Description

This article describes what can be checked when encountering the error 'Insufficient number of licenses' when discovering a device from FortiManager.

Scope

 FortiManager.

Solution

The following issue may be encountered when trying to add a new device via Discover Device to FortiManager.

ade8270d.png


Checking the ADOM list, FortiManager only shows 9 devices/VDOMs being managed.

17837ff1.png


In most cases, the cause of this is that there are Unauthorized Devices in the root ADOM.

e6806591.png


Unauthorized Devices in FortiManager will count towards the maximum devices/VDOM limit, preventing additional devices to be added via “Discover Device” method in FortiManager. This can also be verified using the following CLI command:

diagnose dvm device list


4d14617d.png


Once the device is deleted from the Unauthorized Devices list, other devices should be able to be added to FortiManager via the 'Discover Device' method.


Troubleshooting :

The following command can be used on the FortiManager CLI to delete the device:


diagnose dvm device delete <Adom-name> <Device-name>