Technical Tip: FortiGate - Users & Devices error after downgrade (downgrade error)
| Description | This article describes an unexpected error where the 'Users and Devices' page does not load after downgrading. |
| Scope | FortiGate, FortiOS 7.4.x, 7.2.x, 7.0.x. |
| Solution | When downgrading FortiGate from FortiOS version 7.4.x, down to version 7.2.x or 7.0.x, an error may occur where the 'Users & Devices' dashboard section shows the name 'Assets & Identities', which is the section name on version 7.4.x.
This can cause a malfunction where no information is shown. To correct this, download a backup file, open it in a text editor, and replace this portion: set name "Assets & Identities"
By this:
set name "Users & Devices"
Load this config file to the FortiGate using the restore option, the dashboard option will now show under the correct name and work as expected. |
