Technical Tip: FortiSIEM GUI Error 'HTTP Status 404'
| Description | This article discusses FortiSIEM GUI 'HTTP status error 404'. |
| Scope | FortiSIEM. |
| Solution | FortiSIEM may fail during the GUI loading process and display the below error:
Run the below commands in the CLI for License and Log collection: #cd /opt/phoenix/bin #/opt/phoenix/bin/get-fsm-health.py --local -o /tmp/fsm-health-report.tx
A possible reason for this error is that the license is expired.
# phLicenseTool --show ################# FortiSIEM License Info #################
2. Restart the Daemon: If the License is valid, restart the Daemon, it will refresh and load the GUI:
# su admin |

