Troubleshooting Tip: Issues in FortiGate GUI: Pages Failing to Load Completely
| Description | This article describes an issue that occurs on FortiGates when some pages of the GUI fail to load completely, remaining in a spinning state. This behavior is linked to an incorrect timezone configuration where a zone info prefixed timezone is selected, causing conflicts in the system.
The specific error seen in the debug logs:
RangeError: Invalid time zone specified: zoneinfo/<region>/<location> |
| Scope |
|
| Solution |
The interface menu just keeps loading:
SD-WAN members just keep loading without displaying any information:
The LDAP server just keeps loading.
To configure the date and time in the CLI:
config system global end
To view which timezone has which integer assigned to it, press 'shift+?' after entering the command 'set timezone' on the CLI. It will give the whole list of all timezone entries with integer assigend to it.
Manual:
execute date <yyyy-mm-dd>
|




