Technical Tip: FortiManager GUI shows blank page after upgrade to v7.6.5 or v7.6.6 from prior versions
| Description | This article describes the issue where GUI access appears blank when FortiManager is upgraded to versions 7.6.5 or 7.6.6 from previous versions. |
| Scope | FortiManager. |
| Solution | When FortiManager is upgraded to versions 7.6.5 or 7.6.6 from previous versions (for example, v7.6.2), the GUI access may be lost.
Before performing the upgrade, check if ADOM 'flags' has a negative value by using an API call:
{ "session": "{{session}}", "method": "get",
Response:
"data": {
{ "method": "update", "session": "{{session}}",
Note: To get the correct 'flags' value, it is recommended to provide the FortiManager database to the Fortinet Technical Support team for case-by-case analysis: Customer Service Tip: How to create a ticket for Fortinet TAC
Related documents: Technical Tip: Using FortiManager API Fortinet Development Network (FNDN) - FortiManager |
